Skip to content

Console Output

01:48:21 [2024-04-19T05:48:21.798Z] The recommended git tool is: git
01:48:21 [2024-04-19T05:48:21.826Z] using credential github-bot
01:48:21 [2024-04-19T05:48:21.830Z] Cloning the remote Git repository
01:48:21 [2024-04-19T05:48:21.830Z] Cloning with configured refspecs honoured and without tags
01:48:21 [2024-04-19T05:48:21.835Z] Cloning repository https://github.com/eclipse/mwe.git
01:48:21 [2024-04-19T05:48:21.836Z]  > git init /home/jenkins/agent/workspace/mwe2_master/git-repo # timeout=10
01:48:21 [2024-04-19T05:48:21.841Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
01:48:21 [2024-04-19T05:48:21.841Z]  > git --version # timeout=10
01:48:21 [2024-04-19T05:48:21.844Z]  > git --version # 'git version 2.41.0'
01:48:21 [2024-04-19T05:48:21.845Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
01:48:21 [2024-04-19T05:48:21.846Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/mwe.git +refs/heads/master:refs/remotes/origin/master # timeout=10
01:48:23 [2024-04-19T05:48:23.198Z] Avoid second fetch
01:48:23 [2024-04-19T05:48:23.198Z] Checking out Revision caf6ca3bafc8badad306954588fd61147fb1bf0b (master)
01:48:23 [2024-04-19T05:48:23.272Z] Commit message: "Merge pull request #288 from eclipse/cd_guava3310"
01:48:23 [2024-04-19T05:48:23.188Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
01:48:23 [2024-04-19T05:48:23.192Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:48:23 [2024-04-19T05:48:23.203Z]  > git config core.sparsecheckout # timeout=10
01:48:23 [2024-04-19T05:48:23.206Z]  > git checkout -f caf6ca3bafc8badad306954588fd61147fb1bf0b # timeout=10