Skip to content

Console Output

13:03:14 [2024-05-22T17:03:14.993Z] The recommended git tool is: git
13:03:25 [2024-05-22T17:03:25.072Z] No credentials specified
13:03:33 [2024-05-22T17:03:33.057Z] Cloning the remote Git repository
13:03:40 [2024-05-22T17:03:40.427Z] Honoring refspec on initial clone
13:03:40 [2024-05-22T17:03:40.751Z] Cloning repository https://github.com/eclipse/omr.git
13:03:40 [2024-05-22T17:03:40.753Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:03:40 [2024-05-22T17:03:40.770Z] Using reference repository: /home/jenkins//gitcache
13:03:40 [2024-05-22T17:03:40.771Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:03:40 [2024-05-22T17:03:40.771Z]  > git --version # timeout=10
13:03:40 [2024-05-22T17:03:40.782Z]  > git --version # 'git version 2.25.1'
13:03:40 [2024-05-22T17:03:40.782Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:03:51 [2024-05-22T17:03:51.931Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:03:51 [2024-05-22T17:03:51.940Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:03:56 [2024-05-22T17:03:56.176Z] Avoid second fetch
13:03:56 [2024-05-22T17:03:56.300Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:03:58 [2024-05-22T17:03:58.119Z] Checking out Revision 5faa3ec5fa4166271c7c9ac24acdb3eb508fee3b (refs/remotes/origin/master)
13:03:58 [2024-05-22T17:03:58.310Z]  > git config core.sparsecheckout # timeout=10
13:03:58 [2024-05-22T17:03:58.322Z]  > git checkout -f 5faa3ec5fa4166271c7c9ac24acdb3eb508fee3b # timeout=10
13:04:05 [2024-05-22T17:04:05.552Z] Commit message: "Merge pull request #7340 from a7ehuo/doc-data-analysis"
13:04:05 [2024-05-22T17:04:05.676Z]  > git rev-list --no-walk dd4c5d5459a1e2a890f18b68d5c6b7b105b658d0 # timeout=10