Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-MATLAB_License_Check
The recommended git tool is: NONE
Cloning the remote Git repository
Using no checkout clone with sparse checkout.
Cloning repository https://github.com/ISSMteam/ISSM/
> git init /Users/jenkins/workspace/macOS-Silicon-MATLAB_License_Check # timeout=10
Fetching upstream changes from https://github.com/ISSMteam/ISSM/
> git --version # timeout=10
> git --version # 'git version 2.39.5 (Apple Git-154)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
> git fetch --tags --force --progress -- https://github.com/ISSMteam/ISSM/ +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/ISSMteam/ISSM/ # 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 5be4334d6b23f9101f3558685d6b23e8605f7b17 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git config core.sparsecheckout true # timeout=10
> git read-tree -mu HEAD # timeout=10
> git checkout -f 5be4334d6b23f9101f3558685d6b23e8605f7b17 # timeout=10
Commit message: "Need full wait loop for MATLAB license check on Windows build node"
First time build. Skipping changelog.
[macOS-Silicon-MATLAB_License_Check] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins16855228011500993560.sh
Finished: SUCCESS