Started by user Steffen Domke Checking out git https://github.com/larson-group/e3sm.git into /home/jenkins/workspace/branch_e3sm_test@script/fe90297a21d9dd24d37521f30a35d9e33a7547627337941234c4404daf5a4266 to read jenkins_tests/e3sm_run_gfortran_test/Jenkinsfile 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/branch_e3sm_test@script/fe90297a21d9dd24d37521f30a35d9e33a7547627337941234c4404daf5a4266 # timeout=10 Fetching upstream changes from https://github.com/larson-group/e3sm.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > 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 origin/$BRANCH^{commit} # timeout=10 > git rev-parse $BRANCH^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. ERROR: Maximum checkout retry attempts reached, aborting ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. ERROR: Maximum checkout retry attempts reached, aborting Finished: FAILURE