Skip to content

Console Output

23:21:20 [2024-05-07T03:21:20.841Z] The recommended git tool is: git
23:21:22 [2024-05-07T03:21:22.883Z] No credentials specified
23:21:22 [2024-05-07T03:21:22.887Z] Cloning the remote Git repository
23:21:22 [2024-05-07T03:21:22.914Z] Cloning repository https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:22 [2024-05-07T03:21:22.953Z]  > git init /home/jenkins/agent/workspace/ease.build.nightly # timeout=10
23:21:22 [2024-05-07T03:21:22.995Z] Fetching upstream changes from https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:22 [2024-05-07T03:21:22.995Z]  > git --version # timeout=10
23:21:23 [2024-05-07T03:21:23.000Z]  > git --version # 'git version 2.36.6'
23:21:23 [2024-05-07T03:21:23.001Z]  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/ease/ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:21:26 [2024-05-07T03:21:26.290Z]  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/ease/ease.git # timeout=10
23:21:26 [2024-05-07T03:21:26.296Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:21:26 [2024-05-07T03:21:26.968Z] Avoid second fetch
23:21:26 [2024-05-07T03:21:26.981Z] Checking out Revision 33966a9a44725a885d5152e4bd682fdf5f83f611 (refs/remotes/origin/main)
23:21:27 [2024-05-07T03:21:27.565Z] Commit message: "[#173] Add support for target platform 2023-12"
23:21:26 [2024-05-07T03:21:26.971Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
23:21:26 [2024-05-07T03:21:26.987Z]  > git config core.sparsecheckout # timeout=10
23:21:27 [2024-05-07T03:21:27.008Z]  > git checkout -f 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:21:27 [2024-05-07T03:21:27.570Z]  > git rev-list --no-walk 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:21:27 [2024-05-07T03:21:27.599Z] Cleaning workspace
23:21:27 [2024-05-07T03:21:27.601Z]  > git rev-parse --verify HEAD # timeout=10
23:21:27 [2024-05-07T03:21:27.606Z] Resetting working tree
23:21:27 [2024-05-07T03:21:27.606Z]  > git reset --hard # timeout=10
23:21:27 [2024-05-07T03:21:27.905Z]  > git clean -fdx # timeout=10