Skip to content
Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Binaries-Python-3
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
 > git init /Users/jenkins/workspace/macOS-Intel-Binaries-Python-3 # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.37.1 (Apple Git-137.1)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.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/main^{commit} # timeout=10
Checking out Revision 23c1bd8c725cdb4417e125a1f997c151971bd832 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23c1bd8c725cdb4417e125a1f997c151971bd832 # timeout=10
Commit message: "Missing GMT configs for version 6.6"
 > git rev-list --no-walk a8d1bee5530b51c1f9f4d6b583e5d793beac8d92 # timeout=10
ERROR: Could not find credentials entry with ID 'ISSM-Binaries'
Finished: FAILURE