Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/WOLips_master
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/WOLips_master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/wocommunity/wolips # timeout=10
Fetching upstream changes from https://github.com/wocommunity/wolips
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/wocommunity/wolips +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3553fe485d8079249ad6c5b21eaa779dca120df4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3553fe485d8079249ad6c5b21eaa779dca120df4 # timeout=10
Commit message: "Update pom comments"
 > git rev-list --no-walk 52327ca2866d452a4edd8c54d4f4115b0a2accd2 # timeout=10
[WOLips_master] $ /bin/sh -xe /tmp/jenkins4114900041478326872.sh
+ date +%Y%m%d
+ CURRENT_DATE=20241221
+ echo build.version=4.18.20241221.23
+ echo user.home=/var/lib/jenkins/workspace/WOLips_master
+ echo compile.source=11
+ echo compile.target=11
+ echo system.home=/var/lib/jenkins/workspace/WOLips_master/System
+ echo eclipse.home=/opt/eclipse418
+ echo feature.updateSiteName=WOLips
+ echo wolips.compile.source = 11
+ echo wolips.compile.target = 11
+ echo feature.updateSite=https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/
ERROR: Unable to find build script at /var/lib/jenkins/workspace/WOLips_master/build.xml
Archiving artifacts
Publishing Javadoc
Finished: FAILURE