Skip to content

Console Output

The recommended git tool is: git
using credential github-app-jdt
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-jdt/eclipse.jdt.debug.git
 > git init /home/jenkins/agent/workspace/pse.jdt.debug-github_BETA_JAVA21 # timeout=10
Fetching upstream changes from https://github.com/eclipse-jdt/eclipse.jdt.debug.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-jdt/eclipse.jdt.debug.git +refs/heads/BETA_JAVA21:refs/remotes/origin/BETA_JAVA21 # timeout=10
Avoid second fetch
Checking out Revision 8480a9318e23565945828910182c5cb19fc5dd9c (BETA_JAVA21)
Commit message: "Update bundle versions and Y build update site (#312)"
 > git config remote.origin.url https://github.com/eclipse-jdt/eclipse.jdt.debug.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/BETA_JAVA21:refs/remotes/origin/BETA_JAVA21 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8480a9318e23565945828910182c5cb19fc5dd9c # timeout=10
 > git rev-list --no-walk 9e3e8ec63cce251c0943fafa4522d043333f11e3 # timeout=10
[GitHub Checks] GitHub check (name: Jenkins, status: in_progress) has been published.
The recommended git tool is: git
using credential github-app-jdt
The recommended git tool is: git
using credential github-app-jdt
 > git rev-parse HEAD^{commit} # timeout=10
[GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-jdt/eclipse.jdt.debug.git'
[GitCheckoutListener] Found previous build 'eclipse.jdt.debug-github/BETA_JAVA21 #12' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '9e3e8ec'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '8480a93' as starting point
[GitCheckoutListener] -> Recorded one new commit
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@cfab763' to render commit links