Skip to content

Console Output

15:44:44 [2024-07-03T19:44:44.047Z] The recommended git tool is: git
15:44:44 [2024-07-03T19:44:44.640Z] No credentials specified
15:44:44 [2024-07-03T19:44:44.927Z] Cloning the remote Git repository
15:44:45 [2024-07-03T19:44:45.214Z] Honoring refspec on initial clone
15:44:45 [2024-07-03T19:44:45.337Z] Cloning repository https://github.com/eclipse/omr.git
15:44:45 [2024-07-03T19:44:45.338Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:44:45 [2024-07-03T19:44:45.349Z] Using reference repository: /home/jenkins//gitcache
15:44:45 [2024-07-03T19:44:45.349Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:44:45 [2024-07-03T19:44:45.350Z]  > git --version # timeout=10
15:44:45 [2024-07-03T19:44:45.353Z]  > git --version # 'git version 2.25.1'
15:44:45 [2024-07-03T19:44:45.354Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:44:57 [2024-07-03T19:44:57.839Z] Avoid second fetch
15:44:58 [2024-07-03T19:44:58.145Z] Checking out Revision 5aca65b693d7c3d3189da6c8273ddda4d2f5e2b6 (refs/remotes/origin/master)
15:44:57 [2024-07-03T19:44:57.528Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:44:57 [2024-07-03T19:44:57.533Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:44:58 [2024-07-03T19:44:58.021Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:44:58 [2024-07-03T19:44:58.308Z]  > git config core.sparsecheckout # timeout=10
15:44:58 [2024-07-03T19:44:58.314Z]  > git checkout -f 5aca65b693d7c3d3189da6c8273ddda4d2f5e2b6 # timeout=10
15:44:59 [2024-07-03T19:44:59.735Z] Commit message: "Merge pull request #7399 from a7ehuo/valuetypes-remove-qtype"
15:44:59 [2024-07-03T19:44:59.932Z]  > git rev-list --no-walk 3ad5a570df116a06db0fe1ec9e1de5c8e1edbce7 # timeout=10