Skip to content

Console Output

08:00:16 [2020-04-06T12:00:16.469Z] No credentials specified
08:00:16 [2020-04-06T12:00:16.473Z] Cloning the remote Git repository
08:00:16 [2020-04-06T12:00:16.501Z] Cloning repository https://github.com/eclipse/Xpect.git
08:00:16 [2020-04-06T12:00:16.520Z]  > git init /home/jenkins/agent/workspace/Xpect-Integration-Release # timeout=10
08:00:16 [2020-04-06T12:00:16.603Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
08:00:16 [2020-04-06T12:00:16.604Z]  > git --version # timeout=10
08:00:16 [2020-04-06T12:00:16.611Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:00:22 [2020-04-06T12:00:22.305Z]  > git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
08:00:22 [2020-04-06T12:00:22.313Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:00:22 [2020-04-06T12:00:22.324Z]  > git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
08:00:22 [2020-04-06T12:00:22.342Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
08:00:22 [2020-04-06T12:00:22.343Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:00:22 [2020-04-06T12:00:22.601Z] Checking out Revision 217cc12cf4e3195be0cad20630a668f5966f548a (refs/remotes/origin/GH-275)
08:00:22 [2020-04-06T12:00:22.565Z]  > git rev-parse refs/remotes/origin/GH-275^{commit} # timeout=10
08:00:22 [2020-04-06T12:00:22.583Z]  > git rev-parse refs/remotes/origin/origin/GH-275^{commit} # timeout=10
08:00:22 [2020-04-06T12:00:22.608Z]  > git config core.sparsecheckout # timeout=10
08:00:22 [2020-04-06T12:00:22.613Z]  > git checkout -f 217cc12cf4e3195be0cad20630a668f5966f548a # timeout=10
08:00:27 [2020-04-06T12:00:27.026Z] Commit message: "update maven tool"