Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_Manager_1_19_x/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/appng-manager-1.19.x^{commit} # timeout=10
Checking out Revision 55fb3d960cafcd0e35faa6ac76444b09942bc4e5 (refs/remotes/origin/appng-manager-1.19.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 55fb3d960cafcd0e35faa6ac76444b09942bc4e5 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D appng-manager-1.19.x # timeout=10
 > git checkout -b appng-manager-1.19.x 55fb3d960cafcd0e35faa6ac76444b09942bc4e5 # timeout=10
Commit message: "MGR-145"
 > git rev-list --no-walk 77535b794608ab921a080bb6fc081e21817f7c9f # timeout=10