Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/develop commit e0cc7dfdefa449b0201dbc1beec44afec4e4d8cd into PR head commit cf87c108f4179a98191b80e9c65d48373c2265da
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-8628/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/8628/head:refs/remotes/origin/PR-8628 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf87c108f4179a98191b80e9c65d48373c2265da # timeout=10
Merge succeeded, producing 17901e4ed5701dbf1387874fdb6aa9365a08a45b
Checking out Revision 17901e4ed5701dbf1387874fdb6aa9365a08a45b (PR-8628)
Commit message: "Merge commit 'e0cc7dfdefa449b0201dbc1beec44afec4e4d8cd' into HEAD"
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge e0cc7dfdefa449b0201dbc1beec44afec4e4d8cd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17901e4ed5701dbf1387874fdb6aa9365a08a45b # timeout=10
 > git rev-list --no-walk e55e8de70c8e0bcc3b222b3541e8372c351adfbc # timeout=10