Skip to content

Console Output

12:49:08 [2024-04-03T16:49:08.822Z] The recommended git tool is: git
12:49:09 [2024-04-03T16:49:09.334Z] No credentials specified
12:49:09 [2024-04-03T16:49:09.591Z] Cloning the remote Git repository
12:49:09 [2024-04-03T16:49:09.797Z] Honoring refspec on initial clone
12:49:09 [2024-04-03T16:49:09.920Z] Cloning repository https://github.com/eclipse/omr.git
12:49:09 [2024-04-03T16:49:09.920Z]  > git init /Users/jenkins/workspace/Build # timeout=10
12:49:09 [2024-04-03T16:49:09.960Z] Using reference repository: /Users/jenkins/gitcache
12:49:09 [2024-04-03T16:49:09.960Z] Fetching upstream changes from https://github.com/eclipse/omr.git
12:49:09 [2024-04-03T16:49:09.960Z]  > git --version # timeout=10
12:49:09 [2024-04-03T16:49:09.969Z]  > git --version # 'git version 2.36.1'
12:49:09 [2024-04-03T16:49:09.969Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:49:31 [2024-04-03T16:49:31.751Z] Avoid second fetch
12:49:32 [2024-04-03T16:49:32.070Z] Checking out Revision e9f1832822827edb08250785aeb4e321dbc41782 (refs/remotes/origin/master)
12:49:31 [2024-04-03T16:49:31.236Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
12:49:31 [2024-04-03T16:49:31.246Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:49:31 [2024-04-03T16:49:31.876Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:49:32 [2024-04-03T16:49:32.236Z]  > git config core.sparsecheckout # timeout=10
12:49:32 [2024-04-03T16:49:32.245Z]  > git checkout -f e9f1832822827edb08250785aeb4e321dbc41782 # timeout=10
12:49:33 [2024-04-03T16:49:33.780Z] Commit message: "Merge pull request #7299 from 0xdaryl/contrib"
12:49:33 [2024-04-03T16:49:33.905Z]  > git rev-list --no-walk 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed # timeout=10