Skip to content

Console Output

12:26:12 [2024-04-21T16:26:12.510Z] The recommended git tool is: git
12:26:13 [2024-04-21T16:26:13.012Z] No credentials specified
12:26:13 [2024-04-21T16:26:13.355Z] Cloning the remote Git repository
12:26:13 [2024-04-21T16:26:13.567Z] Honoring refspec on initial clone
12:26:13 [2024-04-21T16:26:13.669Z] Cloning repository https://github.com/eclipse/omr.git
12:26:13 [2024-04-21T16:26:13.671Z]  > git init /home/jenkins/workspace/Build # timeout=10
12:26:13 [2024-04-21T16:26:13.685Z] Using reference repository: /home/jenkins//gitcache
12:26:13 [2024-04-21T16:26:13.686Z] Fetching upstream changes from https://github.com/eclipse/omr.git
12:26:13 [2024-04-21T16:26:13.686Z]  > git --version # timeout=10
12:26:13 [2024-04-21T16:26:13.690Z]  > git --version # 'git version 2.25.1'
12:26:13 [2024-04-21T16:26:13.690Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:26:35 [2024-04-21T16:26:35.537Z] Avoid second fetch
12:26:35 [2024-04-21T16:26:35.794Z] Checking out Revision 40107cbc3a8c82fc14d6312a20c713be023640a2 (refs/remotes/origin/master)
12:26:35 [2024-04-21T16:26:35.212Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
12:26:35 [2024-04-21T16:26:35.217Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:26:35 [2024-04-21T16:26:35.654Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:26:35 [2024-04-21T16:26:35.944Z]  > git config core.sparsecheckout # timeout=10
12:26:35 [2024-04-21T16:26:35.949Z]  > git checkout -f 40107cbc3a8c82fc14d6312a20c713be023640a2 # timeout=10
12:26:37 [2024-04-21T16:26:37.276Z] Commit message: "Merge pull request #7316 from ChungHsuanChen/fix-unused-var-error"
12:26:37 [2024-04-21T16:26:37.396Z]  > git rev-list --no-walk 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10