Skip to content

Console Output

The recommended git tool is: git
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 489be43f4e59093e6e9efea6a82b8f35cd3c6152 (refs/remotes/origin/master)
Commit message: "Autoupdated tunable_parameters Commit e430c6b5a72a8a88fa602e13b4cb946d3361895e Author: domkesteffen Date: Thu Jan 16 16:06:31 2025 -0600 Added new hole-filling method which takes TKE from up2 and vp2 (#1217) Added new hole-filling method which takes TKE from up2 and vp2 CLUBB ticket #1165"
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/wrf_clubb_plot_ifort/.git # timeout=10
 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # 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
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 489be43f4e59093e6e9efea6a82b8f35cd3c6152 # timeout=10
 > git rev-list --no-walk 549b3313a1788e1222cbd1bf6220acc112c2b032 # timeout=10