Skip to content

Console Output

Loading library egit-pipelines@f15316beea70638018530229f937241b888f8115
Attempting to resolve f15316beea70638018530229f937241b888f8115 from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git ls-remote -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Candidate match: refs/tags/v0.3.4 revision f15316beea70638018530229f937241b888f8115
Found match: refs/heads/master revision f15316beea70638018530229f937241b888f8115
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/egit.gerrit@libs/48b7ae71d32f7a6904e2d113c8a79e891a13052606643948cbe2755e016a9afe/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Fetching without tags
Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f15316beea70638018530229f937241b888f8115 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f15316beea70638018530229f937241b888f8115 # timeout=10
Commit message: "Adapt scripts to changed repo paths on eclipse.gerrithub.io"