Skip to content

Console Output

06:29:27 [2023-04-27T10:29:27.895Z] The recommended git tool is: git
06:29:27 [2023-04-27T10:29:27.904Z] using credential github-bot
06:29:27 [2023-04-27T10:29:27.917Z] Fetching changes from the remote Git repository
06:29:27 [2023-04-27T10:29:27.928Z] Fetching without tags
06:29:27 [2023-04-27T10:29:27.911Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/xtext_PR-2639/.git # timeout=10
06:29:27 [2023-04-27T10:29:27.921Z]  > git config remote.origin.url https://github.com/eclipse/xtext.git # timeout=10
06:29:27 [2023-04-27T10:29:27.929Z] Fetching upstream changes from https://github.com/eclipse/xtext.git
06:29:27 [2023-04-27T10:29:27.929Z]  > git --version # timeout=10
06:29:27 [2023-04-27T10:29:27.933Z]  > git --version # 'git version 2.39.1'
06:29:27 [2023-04-27T10:29:27.933Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
06:29:27 [2023-04-27T10:29:27.935Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/xtext.git +refs/pull/2639/head:refs/remotes/origin/PR-2639 # timeout=10
06:29:38 [2023-04-27T10:29:38.920Z] Checking out Revision df6910ddc79a7b295486a3330da38f976f7570ec (PR-2639)
06:29:39 [2023-04-27T10:29:39.506Z] Commit message: "Add snippet proposals loaded from templates file to language server."
06:29:38 [2023-04-27T10:29:38.921Z]  > git config core.sparsecheckout # timeout=10
06:29:38 [2023-04-27T10:29:38.925Z]  > git checkout -f df6910ddc79a7b295486a3330da38f976f7570ec # timeout=10