Skip to content

Console Output

The recommended git tool is: NONE
using credential token-github
Cloning the remote Git repository
Cloning repository https://github.com/jpsim/Yams.git
 > git init /Users/ec2-user/jenkins/workspace/oss-swift_tools-R_stdlib-RD_test-simulator/yams # timeout=10
Fetching upstream changes from https://github.com/jpsim/Yams.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5 (Apple Git-154)'
using GIT_ASKPASS to set credentials Github token
Setting http proxy: proxy.config.pcp.local:3128
 > git fetch --tags --force --progress -- https://github.com/jpsim/Yams.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 0d9ee7ea8c4ebd4a489ad7a73d5c6cad55d6fed3 (5.0.6)
 > git config remote.origin.url https://github.com/jpsim/Yams.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/5.0.6^{commit} # timeout=10
 > git rev-parse 5.0.6^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d9ee7ea8c4ebd4a489ad7a73d5c6cad55d6fed3 # timeout=30
Commit message: "Release 5.0.6"
 > git rev-list --no-walk 0d9ee7ea8c4ebd4a489ad7a73d5c6cad55d6fed3 # timeout=10