Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-7392 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7392/head:refs/remotes/origin/PR-7392 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit c3a300dd1fa5187e81dda8d88c87d25f0d4684e3 into PR head commit 2d46572a850a1dc37d1324f43717d6f0f909db2e
Merge succeeded, producing 597cf24c2209036f6056c7d5f6cf0844c96bbce7
Checking out Revision 597cf24c2209036f6056c7d5f6cf0844c96bbce7 (PR-7392)
Commit message: "Merge commit 'c3a300dd1fa5187e81dda8d88c87d25f0d4684e3' into HEAD"
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7392/head:refs/remotes/origin/PR-7392 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # 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
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7392/head:refs/remotes/origin/PR-7392 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d46572a850a1dc37d1324f43717d6f0f909db2e # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge c3a300dd1fa5187e81dda8d88c87d25f0d4684e3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 597cf24c2209036f6056c7d5f6cf0844c96bbce7 # timeout=10
 > git rev-list --no-walk 568c9795a9ff1f4d1138a7eec94d452236675d1c # timeout=10