Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-emfcloud/modelserver-node.git
 > git init /home/jenkins/agent/workspace/deploy-modelserver-node-npm # timeout=10
Fetching upstream changes from https://github.com/eclipse-emfcloud/modelserver-node.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress -- https://github.com/eclipse-emfcloud/modelserver-node.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 3f289f822254de3839c23244794ce684efb272ec (refs/remotes/origin/main)
 > git config remote.origin.url https://github.com/eclipse-emfcloud/modelserver-node.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f289f822254de3839c23244794ce684efb272ec # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 3f289f822254de3839c23244794ce684efb272ec # timeout=10
Commit message: "Update lerna to ^6.0.0 (#58)"
 > git rev-list --no-walk c976fe5a966c1edbfa7787a36d12087b8193471a # timeout=10
[Checks API] No suitable checks publisher found.