Skip to content

Console Output

13:20:58 [2023-03-06T18:20:58.284Z] The recommended git tool is: git
13:20:58 [2023-03-06T18:20:58.419Z] No credentials specified
13:20:58 [2023-03-06T18:20:58.490Z] Fetching changes from the remote Git repository
13:20:58 [2023-03-06T18:20:58.453Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
13:20:58 [2023-03-06T18:20:58.524Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:20:58 [2023-03-06T18:20:58.596Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:20:58 [2023-03-06T18:20:58.596Z]  > git --version # timeout=10
13:20:58 [2023-03-06T18:20:58.600Z]  > git --version # 'git version 2.25.1'
13:20:58 [2023-03-06T18:20:58.600Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6918/*:refs/remotes/origin/pr/6918/* +refs/heads/master:refs/remotes/origin/master # timeout=10
13:20:59 [2023-03-06T18:20:59.370Z] Checking out Revision 3134bd8ca6fc9540bf0ed762f277f350aeae4941 (refs/remotes/origin/pr/6918/merge)
13:20:59 [2023-03-06T18:20:59.539Z] Commit message: "Merge 1e43f0848445e5300ededd69f039cc188eaae1cf into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
13:20:59 [2023-03-06T18:20:59.332Z]  > git rev-parse refs/remotes/origin/pr/6918/merge^{commit} # timeout=10
13:20:59 [2023-03-06T18:20:59.404Z]  > git config core.sparsecheckout # timeout=10
13:20:59 [2023-03-06T18:20:59.407Z]  > git checkout -f 3134bd8ca6fc9540bf0ed762f277f350aeae4941 # timeout=10