Skip to content

Console Output

The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/e3sm.git
 > git init /home/jenkins/workspace/e3sm_run_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/e3sm.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --force --progress -- https://github.com/larson-group/e3sm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/e3sm.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 867836221c862d846a2b7db7cae8d6c6012d2483 (refs/remotes/origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 867836221c862d846a2b7db7cae8d6c6012d2483 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 54063504021c09c54346da26e76e5888b2f50fe2 Author: domkesteffen Date: Tue Nov 14 15:39:40 2023 -0600 BIT_CHANGING! Updated taus code calculations - CLUBB ticket #1115 (#1125) - Changed invrs_tau_xp2/wp2 calculations to match the wpxp calculation:    Those now have a brunt_freq_pos and a brunt_freq_out_cloud term - Changed tmp_calc magic number from .007 to .001 - Changed upper clipping bound for Ri_zm from 12 to 2 in invrs_tau_wpxp calculation - Reversed accidental changes to input_misc/tuner/error_four_cases.in"
 > git rev-list --no-walk 190e9d0a635afe5888b088072068fbd83b365a33 # timeout=10