Skip to content

Console Output

The recommended git tool is: NONE
using credential gitlab-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 56b7593042be74d5efc0ab32d55d517a603d9922 (gnugomez/main/fix-rel-urls)
Commit message: "fix: updating header links to absolute paths"
[GitLab Pipeline Status] Notifying branch build status: RUNNING membership.eclipse.org/gnugomez%2Fmain%2Ffix-rel-urls #1: Build started...
 > git rev-parse --resolve-git-dir /home/genie.webdev/jenkins-agent/workspace/e.org_gnugomez_main_fix-rel-urls/.git # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipsefdn/software-dev/websites/membership.eclipse.org.git # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipsefdn/software-dev/websites/membership.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --progress -- https://gitlab.eclipse.org/eclipsefdn/software-dev/websites/membership.eclipse.org.git +refs/heads/gnugomez/main/fix-rel-urls:refs/remotes/origin/gnugomez/main/fix-rel-urls # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 56b7593042be74d5efc0ab32d55d517a603d9922 # timeout=10