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 c96887076ae8f09163253efb5f6c948a0a79b111 into PR head commit bef4e20ba83c6b74efa3f5f161c6f01d0bacf55b
Merge succeeded, producing 14c6f6270d0892121b0964f96062e2f9eb50ce6d
Checking out Revision 14c6f6270d0892121b0964f96062e2f9eb50ce6d (PR-3146)
Commit message: "Merge commit 'c96887076ae8f09163253efb5f6c948a0a79b111' into HEAD"
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/_ModelicaSpecification_PR-3146_2/.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.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3146/head:refs/remotes/origin/PR-3146 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bef4e20ba83c6b74efa3f5f161c6f01d0bacf55b # 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 c96887076ae8f09163253efb5f6c948a0a79b111 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14c6f6270d0892121b0964f96062e2f9eb50ce6d # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-3146 # timeout=10
 > git checkout -b PR-3146 14c6f6270d0892121b0964f96062e2f9eb50ce6d # timeout=10
 > git rev-list --no-walk a9eacd844ad921a430cb734d49076965f31b91f5 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10