Skip to content

Console Output

Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-manager.git
 > git init /var/lib/jenkins/workspace/appNG_Manager_1.13.x # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/appng-manager-1.13.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-manager-1.13.x^{commit} # timeout=10
Checking out Revision 3122a849cd99447132be23cd4e50be4fc0510277 (refs/remotes/origin/appng-manager-1.13.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3122a849cd99447132be23cd4e50be4fc0510277
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-manager-1.13.x 3122a849cd99447132be23cd4e50be4fc0510277
Commit message: "MGR-53"
 > git rev-list --no-walk 4705d0159b70d3d761cb61cb82427388ad8ed240 # timeout=10