Skip to content

Console Output

The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 1a8e363dbc22fefed492c9d28e9d9d2d36d20f3b into PR head commit 3e9e42b7d665fd2ae38011f2d91decdeceda6eb6
Merge succeeded, producing 8f7de494d5dd28c4aa1d29c791ba6f0f61bcb4dc
Checking out Revision 8f7de494d5dd28c4aa1d29c791ba6f0f61bcb4dc (PR-2924)
Commit message: "Merge commit '1a8e363dbc22fefed492c9d28e9d9d2d36d20f3b' into HEAD"
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2924/.git # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e9e42b7d665fd2ae38011f2d91decdeceda6eb6 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 1a8e363dbc22fefed492c9d28e9d9d2d36d20f3b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f7de494d5dd28c4aa1d29c791ba6f0f61bcb4dc # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2924 # timeout=10
 > git checkout -b PR-2924 8f7de494d5dd28c4aa1d29c791ba6f0f61bcb4dc # timeout=10
 > git rev-list --no-walk c0f4ebd76669a1da89e8a8ae4ebc4c70e2058346 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10