Skip to content

Console Output

using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 0030199754870cc762fc6765fd5fa5f496845e46 into PR head commit 325595f7e0664c1072ec8629276f775bea7ee2c0
Merge succeeded, producing 7abdd898feb9f8a2f923a28f2dae77110e2fadbc
Checking out Revision 7abdd898feb9f8a2f923a28f2dae77110e2fadbc (PR-2522)
Commit message: "Merge commit '0030199754870cc762fc6765fd5fa5f496845e46' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --is-inside-work-tree # 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
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2522/head:refs/remotes/origin/PR-2522 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 325595f7e0664c1072ec8629276f775bea7ee2c0 # timeout=10
 > git merge 0030199754870cc762fc6765fd5fa5f496845e46 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7abdd898feb9f8a2f923a28f2dae77110e2fadbc # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2522 # timeout=10
 > git checkout -b PR-2522 7abdd898feb9f8a2f923a28f2dae77110e2fadbc # timeout=10
 > git rev-list --no-walk 1f1c2b2e5552bab3f6059ed509b298e028fa064e # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10