Skip to content

Console Output

16:30:52 [2024-03-07T21:30:52.580Z] The recommended git tool is: git
16:30:53 [2024-03-07T21:30:53.094Z] No credentials specified
16:30:53 [2024-03-07T21:30:53.320Z] Cloning the remote Git repository
16:30:53 [2024-03-07T21:30:53.531Z] Honoring refspec on initial clone
16:30:53 [2024-03-07T21:30:53.630Z] Cloning repository https://github.com/eclipse/omr.git
16:30:53 [2024-03-07T21:30:53.630Z]  > git init /Users/jenkins/workspace/Build # timeout=10
16:30:53 [2024-03-07T21:30:53.671Z] Using reference repository: /Users/jenkins/gitcache
16:30:53 [2024-03-07T21:30:53.672Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:30:53 [2024-03-07T21:30:53.672Z]  > git --version # timeout=10
16:30:53 [2024-03-07T21:30:53.681Z]  > git --version # 'git version 2.36.1'
16:30:53 [2024-03-07T21:30:53.681Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:31:18 [2024-03-07T21:31:18.775Z] Avoid second fetch
16:31:18 [2024-03-07T21:31:18.262Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:31:18 [2024-03-07T21:31:18.273Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:19 [2024-03-07T21:31:19.204Z] Checking out Revision 66252485ada5d04052ef7c69c3d9a7c905b2b5b1 (refs/remotes/origin/master)
16:31:19 [2024-03-07T21:31:19.006Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:31:19 [2024-03-07T21:31:19.374Z]  > git config core.sparsecheckout # timeout=10
16:31:19 [2024-03-07T21:31:19.383Z]  > git checkout -f 66252485ada5d04052ef7c69c3d9a7c905b2b5b1 # timeout=10
16:31:20 [2024-03-07T21:31:20.995Z] Commit message: "Merge pull request #7281 from a7ehuo/fix-volatile-dead-tree-elimination"
16:31:21 [2024-03-07T21:31:21.117Z]  > git rev-list --no-walk 107d389e6a35c7ccc0ff73cd053a20e6e4c37c5c # timeout=10