Skip to content

Console Output

16:28:37 [2024-03-19T20:28:37.258Z] The recommended git tool is: git
16:28:37 [2024-03-19T20:28:37.850Z] No credentials specified
16:28:38 [2024-03-19T20:28:38.051Z] Cloning the remote Git repository
16:28:38 [2024-03-19T20:28:38.359Z] Honoring refspec on initial clone
16:28:38 [2024-03-19T20:28:38.457Z] Cloning repository https://github.com/eclipse/omr.git
16:28:38 [2024-03-19T20:28:38.458Z]  > git init /Users/jenkins/workspace/Build # timeout=10
16:28:38 [2024-03-19T20:28:38.497Z] Using reference repository: /Users/jenkins/gitcache
16:28:38 [2024-03-19T20:28:38.497Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:28:38 [2024-03-19T20:28:38.497Z]  > git --version # timeout=10
16:28:38 [2024-03-19T20:28:38.505Z]  > git --version # 'git version 2.36.1'
16:28:38 [2024-03-19T20:28:38.506Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:29:04 [2024-03-19T20:29:04.176Z] Avoid second fetch
16:29:04 [2024-03-19T20:29:04.497Z] Checking out Revision 73f2f2035d3822eba35d88931832ffb7dc90b54a (refs/remotes/origin/master)
16:29:03 [2024-03-19T20:29:03.761Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:29:03 [2024-03-19T20:29:03.771Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:29:04 [2024-03-19T20:29:04.304Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:29:04 [2024-03-19T20:29:04.624Z]  > git config core.sparsecheckout # timeout=10
16:29:04 [2024-03-19T20:29:04.633Z]  > git checkout -f 73f2f2035d3822eba35d88931832ffb7dc90b54a # timeout=10
16:29:06 [2024-03-19T20:29:06.084Z] Commit message: "Merge pull request #7284 from keithc-ca/zos_cputime"
16:29:06 [2024-03-19T20:29:06.190Z]  > git rev-list --no-walk 7787957f721aaac0b9d6998107ea338a2be169d5 # timeout=10