Skip to content
Triggered by GitLab Merge Request #2270: SWIFT/custom-executor => master
Running as SYSTEM
Building in workspace /cosma/home/admin/jenkins/.jenkins/jobs/SWIFT merge requests/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /cosma/home/admin/jenkins/.jenkins/jobs/SWIFT merge requests/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@gitlab:swift/swiftsim.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from git@gitlab:swift/swiftsim.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > git fetch --tags --force --progress --prune -- git@gitlab:swift/swiftsim.git +refs/heads/*:refs/remotes/origin/* +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/* # timeout=60
skipping resolution of commit 521b2c93538918c171eeec3f9d606933c7f78fec, since it originates from another repository
 > git rev-parse refs/remotes/origin/custom-executor^{commit} # timeout=10
 > git rev-parse origin/custom-executor^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Sending e-mails to: p.w.draper@durham.ac.uk schaller@strw.leidenuniv.nl
Finished: FAILURE