Skip to content

Console Output

16:30:56 [2024-03-07T21:30:56.419Z] The recommended git tool is: git
16:30:57 [2024-03-07T21:30:57.198Z] No credentials specified
16:30:57 [2024-03-07T21:30:57.471Z] Cloning the remote Git repository
16:30:57 [2024-03-07T21:30:57.714Z] Honoring refspec on initial clone
16:30:57 [2024-03-07T21:30:57.840Z] Cloning repository https://github.com/eclipse/omr.git
16:30:57 [2024-03-07T21:30:57.842Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:30:57 [2024-03-07T21:30:57.855Z] Using reference repository: /home/jenkins//gitcache
16:30:57 [2024-03-07T21:30:57.855Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:30:57 [2024-03-07T21:30:57.856Z]  > git --version # timeout=10
16:30:57 [2024-03-07T21:30:57.862Z]  > git --version # 'git version 2.25.1'
16:30:57 [2024-03-07T21:30:57.862Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:31:21 [2024-03-07T21:31:21.398Z] Avoid second fetch
16:31:21 [2024-03-07T21:31:21.706Z] Checking out Revision 66252485ada5d04052ef7c69c3d9a7c905b2b5b1 (refs/remotes/origin/master)
16:31:21 [2024-03-07T21:31:21.010Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:31:21 [2024-03-07T21:31:21.016Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:21 [2024-03-07T21:31:21.527Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:31:21 [2024-03-07T21:31:21.835Z]  > git config core.sparsecheckout # timeout=10
16:31:21 [2024-03-07T21:31:21.843Z]  > git checkout -f 66252485ada5d04052ef7c69c3d9a7c905b2b5b1 # timeout=10
16:31:23 [2024-03-07T21:31:23.298Z] Commit message: "Merge pull request #7281 from a7ehuo/fix-volatile-dead-tree-elimination"
16:31:23 [2024-03-07T21:31:23.426Z]  > git rev-list --no-walk 107d389e6a35c7ccc0ff73cd053a20e6e4c37c5c # timeout=10