Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
 > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
 > git --version # timeout=10
 > git --version # 'git version 2.44.0'
 > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision be080b0e28c565beefd4eab76afb39f5c2df0bbf (refs/remotes/origin/master)
Commit message: "Revert "cabana: revert dependencies to supported versions""
The recommended git tool is: NONE
No credentials specified
The recommended git tool is: NONE
No credentials specified
[GitCheckoutListener] Recording commits of 'git https://framagit.org/simgrid/SMPI-Proxy-Apps.git'
[GitCheckoutListener] Found previous build 'SMPI-proxy-apps-pipeline #1514' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since 'be080b0'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit 'be080b0' as starting point
[GitCheckoutListener] -> No new commits found
[GitCheckoutListener] -> Git commit decorator could not be created for SCM 'hudson.plugins.git.GitSCM@2e3cff9d'
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f be080b0e28c565beefd4eab76afb39f5c2df0bbf # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master be080b0e28c565beefd4eab76afb39f5c2df0bbf # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10