Skip to content

Console Output

02:32:09 [2024-06-01T06:32:09.978Z] The recommended git tool is: git
02:32:13 [2024-06-01T06:32:13.134Z] using credential github-bot
02:32:13 [2024-06-01T06:32:13.159Z] Cloning the remote Git repository
02:32:13 [2024-06-01T06:32:13.159Z] Cloning with configured refspecs honoured and without tags
02:32:13 [2024-06-01T06:32:13.195Z] Cloning repository https://github.com/eclipse/Xpect.git
02:32:13 [2024-06-01T06:32:13.225Z]  > git init /home/jenkins/agent/workspace/Xpect_version_0_2_0_maintenance # timeout=10
02:32:13 [2024-06-01T06:32:13.272Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
02:32:13 [2024-06-01T06:32:13.273Z]  > git --version # timeout=10
02:32:13 [2024-06-01T06:32:13.282Z]  > git --version # 'git version 2.41.0'
02:32:13 [2024-06-01T06:32:13.283Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
02:32:13 [2024-06-01T06:32:13.303Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/Xpect.git +refs/heads/version_0_2_0_maintenance:refs/remotes/origin/version_0_2_0_maintenance # timeout=10
02:32:14 [2024-06-01T06:32:14.448Z] Avoid second fetch
02:32:14 [2024-06-01T06:32:14.449Z] Checking out Revision b770d82292a070b3212971910dd39f24249bbbd5 (version_0_2_0_maintenance)
02:32:13 [2024-06-01T06:32:13.907Z]  > git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
02:32:13 [2024-06-01T06:32:13.919Z]  > git config --add remote.origin.fetch +refs/heads/version_0_2_0_maintenance:refs/remotes/origin/version_0_2_0_maintenance # timeout=10
02:32:14 [2024-06-01T06:32:14.457Z]  > git config core.sparsecheckout # timeout=10
02:32:14 [2024-06-01T06:32:14.492Z]  > git checkout -f b770d82292a070b3212971910dd39f24249bbbd5 # timeout=10
02:32:14 [2024-06-01T06:32:14.945Z] Commit message: "add Matrix support. Fixes #323"
02:32:14 [2024-06-01T06:32:14.948Z]  > git rev-list --no-walk b770d82292a070b3212971910dd39f24249bbbd5 # timeout=10