Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 115083389f58ff354e3bc443aa306f78f388a1cb (refs/remotes/origin/master)
Commit message: "Putting real numbers"
Cloning repository https://github.com/tesonep/pharo-image-generator.git
 > git init /builds/workspace/latest-large-image # timeout=10
Fetching upstream changes from https://github.com/tesonep/pharo-image-generator.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/tesonep/pharo-image-generator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/tesonep/pharo-image-generator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 115083389f58ff354e3bc443aa306f78f388a1cb # timeout=10
 > git rev-list --no-walk 115083389f58ff354e3bc443aa306f78f388a1cb # timeout=10
[Checks API] No suitable checks publisher found.