Skip to content

Console Output

The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sam_clubb.git
 > git init /home/jenkins/workspace/sam_micro_drizzle_intel_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 9d76aecb235f9f68b89ad3a76dc8d5f36f835965 (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit 7447595af2409f56faa42e4fa915078e13a2cbf1 Author: domkesteffen Date: Tue Dec 3 09:19:40 2024 -0600 Likely non-bit-changing housekeeping (#1213) Non-bit-changing housekeeping regarding wp2 clipping CLUBB ticket #1165"
 > git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d76aecb235f9f68b89ad3a76dc8d5f36f835965 # timeout=10
 > git rev-list --no-walk c49116eaf4529129c99c64776408b2db57102aa6 # timeout=10