Console Output
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
> git init /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision 4df60bde4a9547cf98ad1f6531fdd945a39338fd (refs/remotes/origin/clubb_silhs_devel)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4df60bde4a9547cf98ad1f6531fdd945a39338fd # timeout=10
Commit message: "Autoupdated SILHS Commit 1fcbf0455fe43a2fc873f59afedf92e0824640a4 Author: domkesteffen Date: Wed Feb 26 18:11:11 2025 -0600 Removed renaming operators `=>` from clubb_api_module (#1232) CLUBB ticket #1223"
> git rev-list --no-walk 74b691e61cf8ca5594f2c03a39410b0e2f193e5e # timeout=10