Skip to content

Console Output

18:12:22 [2019-10-02T18:12:22.882Z] using credential docker-jenkins-github-credentials
18:12:22 [2019-10-02T18:12:22.944Z] Cloning the remote Git repository
18:12:22 [2019-10-02T18:12:22.944Z] Cloning with configured refspecs honoured and without tags
18:12:22 [2019-10-02T18:12:22.953Z] Cloning repository https://github.com/docker/engine.git
18:12:22 [2019-10-02T18:12:22.955Z]  > git init /home/jenkins/workspace/engine_PR-392 # timeout=10
18:12:22 [2019-10-02T18:12:22.971Z] Fetching upstream changes from https://github.com/docker/engine.git
18:12:22 [2019-10-02T18:12:22.972Z]  > git --version # timeout=10
18:12:22 [2019-10-02T18:12:22.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:12:22 [2019-10-02T18:12:22.989Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03
18:12:32 [2019-10-02T18:12:32.559Z] Fetching without tags
18:12:32 [2019-10-02T18:12:32.837Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:12:33 [2019-10-02T18:12:33.573Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:12:33 [2019-10-02T18:12:33.574Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392)
18:12:32 [2019-10-02T18:12:32.404Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
18:12:32 [2019-10-02T18:12:32.420Z]  > git config --add remote.origin.fetch +refs/pull/392/head:refs/remotes/origin/PR-392 # timeout=10
18:12:32 [2019-10-02T18:12:32.436Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
18:12:32 [2019-10-02T18:12:32.496Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
18:12:32 [2019-10-02T18:12:32.564Z] Fetching upstream changes from https://github.com/docker/engine.git
18:12:32 [2019-10-02T18:12:32.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:12:32 [2019-10-02T18:12:32.567Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03
18:12:32 [2019-10-02T18:12:32.838Z]  > git config core.sparsecheckout # timeout=10
18:12:32 [2019-10-02T18:12:32.854Z]  > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:12:33 [2019-10-02T18:12:33.443Z]  > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10
18:12:33 [2019-10-02T18:12:33.508Z]  > git rev-parse HEAD^{commit} # timeout=10
18:12:33 [2019-10-02T18:12:33.576Z]  > git config core.sparsecheckout # timeout=10
18:12:33 [2019-10-02T18:12:33.593Z]  > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:12:34 [2019-10-02T18:12:34.328Z] Commit message: "Temporarily switch docker-py to "master""