Skip to content

Console Output

10:44:15 [2019-12-12T15:44:15.146Z] No credentials specified
10:44:15 [2019-12-12T15:44:15.151Z] Cloning the remote Git repository
10:44:15 [2019-12-12T15:44:15.440Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
10:44:15 [2019-12-12T15:44:15.945Z]  > git init /home/jenkins/agent/workspace/cdt-9.10-standalone-debugger # timeout=10
10:44:16 [2019-12-12T15:44:16.338Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:44:16 [2019-12-12T15:44:16.339Z]  > git --version # timeout=10
10:44:16 [2019-12-12T15:44:16.436Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/*
10:44:20 [2019-12-12T15:44:20.144Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:44:20 [2019-12-12T15:44:20.241Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:20 [2019-12-12T15:44:20.435Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:44:20 [2019-12-12T15:44:20.635Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:44:20 [2019-12-12T15:44:20.636Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/*
10:44:21 [2019-12-12T15:44:21.541Z] Checking out Revision be77dde3ca57c5b111fbeae6482417bd5b2ee4c3 (refs/remotes/origin/master)
10:44:21 [2019-12-12T15:44:21.235Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:44:21 [2019-12-12T15:44:21.337Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
10:44:21 [2019-12-12T15:44:21.641Z]  > git config core.sparsecheckout # timeout=10
10:44:21 [2019-12-12T15:44:21.737Z]  > git checkout -f be77dde3ca57c5b111fbeae6482417bd5b2ee4c3
10:44:28 [2019-12-12T15:44:28.242Z] Commit message: "Standalone job for CDT 9.10"
10:44:28 [2019-12-12T15:44:28.336Z]  > git rev-list --no-walk be77dde3ca57c5b111fbeae6482417bd5b2ee4c3 # timeout=10