Skip to content

Console Output

The recommended git tool is: NONE
using credential 0c503fb7-7bad-459f-81f1-71467b382d39
Cloning the remote Git repository
Cloning repository git@bitbucket.org:bayesian_lss_team/ares_python.git
 > git init /work/aquila/workspace/ares_multi_pipeline_main/extra/python # timeout=10
Fetching upstream changes from git@bitbucket.org:bayesian_lss_team/ares_python.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main/extra/python@tmp/jenkins-gitclient-ssh17732527586373319334.key
 > git fetch --tags --force --progress -- git@bitbucket.org:bayesian_lss_team/ares_python.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 (refs/remotes/origin/main)
Commit message: "Add example for the step notifier"
 > git config remote.origin.url git@bitbucket.org:bayesian_lss_team/ares_python.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 # timeout=10
 > git rev-list --no-walk 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 # timeout=10