Skip to content

Console Output

20:26:33 [2023-03-06T01:26:33.292Z] The recommended git tool is: git
20:26:33 [2023-03-06T01:26:33.427Z] No credentials specified
20:26:33 [2023-03-06T01:26:33.499Z] Fetching changes from the remote Git repository
20:26:33 [2023-03-06T01:26:33.461Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
20:26:33 [2023-03-06T01:26:33.533Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
20:26:33 [2023-03-06T01:26:33.893Z] Fetching upstream changes from https://github.com/eclipse/omr.git
20:26:33 [2023-03-06T01:26:33.894Z]  > git --version # timeout=10
20:26:33 [2023-03-06T01:26:33.897Z]  > git --version # 'git version 2.25.1'
20:26:33 [2023-03-06T01:26:33.897Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6915/*:refs/remotes/origin/pr/6915/* +refs/heads/master:refs/remotes/origin/master # timeout=10
20:26:53 [2023-03-06T01:26:53.252Z] Checking out Revision 3ab9ba3d492a3384c3e332a63ec65e6b514ab16d (refs/remotes/origin/pr/6915/merge)
20:26:53 [2023-03-06T01:26:53.960Z] Commit message: "Merge aed66336f1023ebc51b237c25f3ad522a72f8a78 into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
20:26:53 [2023-03-06T01:26:53.214Z]  > git rev-parse refs/remotes/origin/pr/6915/merge^{commit} # timeout=10
20:26:53 [2023-03-06T01:26:53.285Z]  > git config core.sparsecheckout # timeout=10
20:26:53 [2023-03-06T01:26:53.288Z]  > git checkout -f 3ab9ba3d492a3384c3e332a63ec65e6b514ab16d # timeout=10