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 b46b4d7f84f030c810d6c70ee8eec8cd7d909e74
Merge succeeded, producing 1b8283e30a93363b27bfc6cbaaefc849a9b34ff9
Checking out Revision 1b8283e30a93363b27bfc6cbaaefc849a9b34ff9 (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 b46b4d7f84f030c810d6c70ee8eec8cd7d909e74 # 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 1b8283e30a93363b27bfc6cbaaefc849a9b34ff9 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-3146 # timeout=10
 > git checkout -b PR-3146 1b8283e30a93363b27bfc6cbaaefc849a9b34ff9 # timeout=10
 > git rev-list --no-walk ca528cb84c650103b02a25ecefd057e75d819a6a # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10