Skip to content

Console Output

17:45:40 [2024-05-01T21:45:40.156Z] The recommended git tool is: git
17:45:40 [2024-05-01T21:45:40.759Z] No credentials specified
17:45:41 [2024-05-01T21:45:41.062Z] Cloning the remote Git repository
17:45:41 [2024-05-01T21:45:41.367Z] Honoring refspec on initial clone
17:45:41 [2024-05-01T21:45:41.500Z] Cloning repository https://github.com/eclipse/omr.git
17:45:41 [2024-05-01T21:45:41.501Z]  > git init /home/jenkins/workspace/Build # timeout=10
17:45:41 [2024-05-01T21:45:41.510Z] Using reference repository: /home/jenkins//gitcache
17:45:41 [2024-05-01T21:45:41.510Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:45:41 [2024-05-01T21:45:41.510Z]  > git --version # timeout=10
17:45:41 [2024-05-01T21:45:41.515Z]  > git --version # 'git version 2.25.1'
17:45:41 [2024-05-01T21:45:41.515Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:45:53 [2024-05-01T21:45:53.358Z] Avoid second fetch
17:45:53 [2024-05-01T21:45:53.671Z] Checking out Revision acd6f7e0b0ce384cb2e941729635c91a3a1c451a (refs/remotes/origin/master)
17:45:52 [2024-05-01T21:45:52.862Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:45:52 [2024-05-01T21:45:52.867Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:45:53 [2024-05-01T21:45:53.490Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:45:53 [2024-05-01T21:45:53.844Z]  > git config core.sparsecheckout # timeout=10
17:45:53 [2024-05-01T21:45:53.850Z]  > git checkout -f acd6f7e0b0ce384cb2e941729635c91a3a1c451a # timeout=10
17:45:55 [2024-05-01T21:45:55.059Z] Commit message: "Merge pull request #7323 from Deigue/openxl-wrkrd"
17:45:55 [2024-05-01T21:45:55.190Z]  > git rev-list --no-walk 76d1f001d8342980af806de5e09f0a8b49857e27 # timeout=10