Skip to content

Console Output

The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/wrf.git
 > git init /home/jenkins/workspace/wrf_clubb_ifort_plot # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e7a9dd7c96875ce54bc4e2e2eb18b42301c4bae2 (refs/remotes/origin/master)
 > git config remote.origin.url https://github.com/larson-group/wrf.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 e7a9dd7c96875ce54bc4e2e2eb18b42301c4bae2 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit fc730619ece3d60ae5fba256f6f93f4d9ec30fc4 Author: domkesteffen Date: Thu Oct 10 12:15:08 2024 -0500 Added min_max_smth_mag as a Fortran parameter to constants_clubb.F90 (#1192)"
 > git rev-list --no-walk 8604fb9b9a81884b949410b8863c7a135a6dc5ff # timeout=10