Started by user unknown or anonymous Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/branch_clubb_test@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_api_commitment_test/Jenkinsfile The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_clubb_test@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' 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/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/nightly_clubb_plots^{commit} # timeout=10 Checking out Revision b98a07eca126b729bc2efd6e44dda475eacdbe5c (refs/remotes/origin/nightly_clubb_plots) > git config core.sparsecheckout # timeout=10 > git checkout -f b98a07eca126b729bc2efd6e44dda475eacdbe5c # timeout=10 Commit message: "Making all cases run again." > git rev-list --no-walk 513c87be3ac8de9e7655f25a87f2664b9eec2f52 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on overlie in /home/jenkins/workspace/branch_clubb_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Fetching changes from the remote Git repository Cleaning workspace Checking out Revision b98a07eca126b729bc2efd6e44dda475eacdbe5c (refs/remotes/origin/nightly_clubb_plots) Commit message: "Making all cases run again." [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_clubb_test/.git # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' 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/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/nightly_clubb_plots^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b98a07eca126b729bc2efd6e44dda475eacdbe5c # timeout=10 [Pipeline] stage [Pipeline] { (Run the API Commitment Script) [Pipeline] sh + utilities/api_analysis/run_full_api_diagnostics.bash Checking out CLUBB Cloning into 'CLUBB'... Aborted by anonymous Sending interrupt signal to process fatal: fetch-pack: invalid index-pack output Checking out SAM Cloning into 'SAM'... Terminated script returned exit code 143 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Display Tables) Stage "Display Tables" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 51e990ee-afdb-4adf-959f-b359d774abfe Finished: ABORTED