Skip to content

Console Output

12:26:13 [2024-04-21T16:26:13.395Z] The recommended git tool is: git
12:26:13 [2024-04-21T16:26:13.916Z] No credentials specified
12:26:14 [2024-04-21T16:26:14.102Z] Cloning the remote Git repository
12:26:14 [2024-04-21T16:26:14.381Z] Honoring refspec on initial clone
12:26:14 [2024-04-21T16:26:14.526Z] Cloning repository https://github.com/eclipse/omr.git
12:26:14 [2024-04-21T16:26:14.529Z]  > git init /home/jenkins/workspace/Build # timeout=10
12:26:14 [2024-04-21T16:26:14.565Z] Using reference repository: /home/jenkins//gitcache
12:26:14 [2024-04-21T16:26:14.566Z] Fetching upstream changes from https://github.com/eclipse/omr.git
12:26:14 [2024-04-21T16:26:14.566Z]  > git --version # timeout=10
12:26:14 [2024-04-21T16:26:14.572Z]  > git --version # 'git version 2.25.1'
12:26:14 [2024-04-21T16:26:14.572Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:26:27 [2024-04-21T16:26:27.689Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
12:26:27 [2024-04-21T16:26:27.698Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:26:28 [2024-04-21T16:26:28.159Z] Avoid second fetch
12:26:28 [2024-04-21T16:26:28.430Z] Checking out Revision 40107cbc3a8c82fc14d6312a20c713be023640a2 (refs/remotes/origin/master)
12:26:28 [2024-04-21T16:26:28.305Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:26:28 [2024-04-21T16:26:28.592Z]  > git config core.sparsecheckout # timeout=10
12:26:28 [2024-04-21T16:26:28.600Z]  > git checkout -f 40107cbc3a8c82fc14d6312a20c713be023640a2 # timeout=10
12:26:30 [2024-04-21T16:26:30.223Z] Commit message: "Merge pull request #7316 from ChungHsuanChen/fix-unused-var-error"
12:26:30 [2024-04-21T16:26:30.397Z]  > git rev-list --no-walk 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10