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_Authentication/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:appNG/appng-authentication.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-authentication.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git@github.com:appNG/appng-authentication.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/appng-authentication-1.13.x^{commit} # timeout=10
Checking out Revision 3784b0dd862a201c6ff2713538ea8dac15561cc5 (refs/remotes/origin/appng-authentication-1.13.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3784b0dd862a201c6ff2713538ea8dac15561cc5 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D appng-authentication-1.13.x # timeout=10
 > git checkout -b appng-authentication-1.13.x 3784b0dd862a201c6ff2713538ea8dac15561cc5 # timeout=10
Commit message: "AUTH-33"
 > git rev-list --no-walk 1858a0a934c0e35c8fc12a226d718079f7a12ea8 # timeout=10