Skip to content

Console Output

The recommended git tool is: git
Wiping out workspace first.
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 f9016182a2d9aaa96a20c05f7b87dba7f18b0cb4 (refs/remotes/origin/master)
 > 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 f9016182a2d9aaa96a20c05f7b87dba7f18b0cb4 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit cb9c724afbacef68636111b671d273df57166a6d Author: bmg929 Date: Tue Apr 22 13:57:37 2025 -0500 I updated adj_low_res_nu for use with a generalized grid. It is not called from within advance_clubb_core or from within SILHS. It is not necessary to be generalized for tests within standalone CLUBB. However, it is necessary to generalize this code for use within host models, particularly for CAM and E3SM."
 > git rev-list --no-walk 267ea2a1c073a344cda9941e2b2d3c08abc5eaa0 # timeout=10