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/swiftlang/swift-experimental-string-processing.git
 > git init /Users/ec2-user/jenkins/workspace/oss-swift_tools-R_stdlib-RD_test-simulator/swift-experimental-string-processing # timeout=10
Fetching upstream changes from https://github.com/swiftlang/swift-experimental-string-processing.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/swiftlang/swift-experimental-string-processing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git config remote.origin.url https://github.com/swiftlang/swift-experimental-string-processing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/swift/main^{commit} # timeout=10
Checking out Revision 733e1ac1379fcabef9202c7f2c5973e20d07178f (refs/remotes/origin/swift/main)
 > git rev-parse swift/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 733e1ac1379fcabef9202c7f2c5973e20d07178f # timeout=30
Commit message: "Merge pull request #807 from Azoy/unicode-16-scripts-swift-main"
 > git rev-list --no-walk 733e1ac1379fcabef9202c7f2c5973e20d07178f # timeout=10