Skip to content

Console Output

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-remote-spaces.git
 > git init /var/jenkins/workspace/kokkos_remote_PR-93 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos-remote-spaces.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-remote-spaces.git +refs/pull/93/head:refs/remotes/origin/PR-93 # timeout=10
Fetching without tags
Checking out Revision e58bc7f53038f724c52def4e445d031f5465e24c (PR-93)
Commit message: "Merge remote-tracking branch 'origin/main' into fix_lcd_partitionedLauouts"
 > git config remote.origin.url https://github.com/kokkos/kokkos-remote-spaces.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/93/head:refs/remotes/origin/PR-93 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos-remote-spaces.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos-remote-spaces.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos-remote-spaces.git +refs/pull/93/head:refs/remotes/origin/PR-93 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e58bc7f53038f724c52def4e445d031f5465e24c # timeout=10
 > git rev-list --no-walk 4a611c948479c3615f12c870a806d06668a3af84 # timeout=10