Skip to content

Console Output

17:47:39 [2019-10-03T17:47:39.940Z] using credential docker-jenkins-github-credentials
17:47:40 [2019-10-03T17:47:40.016Z] Cloning the remote Git repository
17:47:40 [2019-10-03T17:47:40.016Z] Cloning with configured refspecs honoured and without tags
17:47:40 [2019-10-03T17:47:40.041Z] Cloning repository https://github.com/docker/engine.git
17:47:40 [2019-10-03T17:47:40.042Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:47:40 [2019-10-03T17:47:40.117Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:40 [2019-10-03T17:47:40.117Z]  > git --version # timeout=10
17:47:40 [2019-10-03T17:47:40.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:40 [2019-10-03T17:47:40.171Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:53 [2019-10-03T17:47:53.804Z] Fetching without tags
17:47:53 [2019-10-03T17:47:53.540Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:53 [2019-10-03T17:47:53.588Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
17:47:53 [2019-10-03T17:47:53.707Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:53 [2019-10-03T17:47:53.830Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:53 [2019-10-03T17:47:53.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:53 [2019-10-03T17:47:53.832Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:54 [2019-10-03T17:47:54.205Z] Checking out Revision f50bff1e2c4d15e59e5b08dc810eecef5e5b240e (18.09)
17:47:54 [2019-10-03T17:47:54.229Z]  > git config core.sparsecheckout # timeout=10
17:47:54 [2019-10-03T17:47:54.280Z]  > git checkout -f f50bff1e2c4d15e59e5b08dc810eecef5e5b240e
17:47:57 [2019-10-03T17:47:57.262Z] Commit message: "Merge pull request #393 from thaJeztah/18.09_backport_bump_docker_py"