Skip to content

Console Output

12:22:40 [2019-09-27T12:22:40.840Z] using credential docker-jenkins-github-credentials
12:22:40 [2019-09-27T12:22:40.889Z] Cloning the remote Git repository
12:22:40 [2019-09-27T12:22:40.889Z] Cloning with configured refspecs honoured and without tags
12:22:40 [2019-09-27T12:22:40.914Z] Cloning repository https://github.com/moby/moby.git
12:22:40 [2019-09-27T12:22:40.916Z]  > git init /home/jenkins/workspace/moby_PR-39997 # timeout=10
12:22:40 [2019-09-27T12:22:40.937Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:40 [2019-09-27T12:22:40.939Z]  > git --version # timeout=10
12:22:40 [2019-09-27T12:22:40.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:40 [2019-09-27T12:22:40.958Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39997/head:refs/remotes/origin/PR-39997 +refs/heads/master:refs/remotes/origin/master
12:22:50 [2019-09-27T12:22:50.005Z] Fetching without tags
12:22:49 [2019-09-27T12:22:49.847Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:49 [2019-09-27T12:22:49.865Z]  > git config --add remote.origin.fetch +refs/pull/39997/head:refs/remotes/origin/PR-39997 # timeout=10
12:22:49 [2019-09-27T12:22:49.886Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:22:49 [2019-09-27T12:22:49.961Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:50 [2019-09-27T12:22:50.049Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:50 [2019-09-27T12:22:50.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:50 [2019-09-27T12:22:50.052Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39997/head:refs/remotes/origin/PR-39997 +refs/heads/master:refs/remotes/origin/master
12:22:50 [2019-09-27T12:22:50.489Z] Merging remotes/origin/master commit 40b9333523d9c128bb6746f80b8e698b21feb6e0 into PR head commit b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:51 [2019-09-27T12:22:51.239Z] Merge succeeded, producing b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:51 [2019-09-27T12:22:51.239Z] Checking out Revision b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c (PR-39997)
12:22:50 [2019-09-27T12:22:50.512Z]  > git config core.sparsecheckout # timeout=10
12:22:50 [2019-09-27T12:22:50.530Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:51 [2019-09-27T12:22:51.124Z]  > git merge 40b9333523d9c128bb6746f80b8e698b21feb6e0 # timeout=10
12:22:51 [2019-09-27T12:22:51.193Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:51 [2019-09-27T12:22:51.263Z]  > git config core.sparsecheckout # timeout=10
12:22:51 [2019-09-27T12:22:51.283Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:51 [2019-09-27T12:22:51.987Z] Commit message: "Jenkinsfile: install ipvsadm for amd64 stage"