Skip to content

Console Output

12:22:40 [2019-09-27T12:22:40.504Z] using credential docker-jenkins-github-credentials
12:22:40 [2019-09-27T12:22:40.513Z] Cloning the remote Git repository
12:22:40 [2019-09-27T12:22:40.513Z] Cloning with configured refspecs honoured and without tags
12:22:40 [2019-09-27T12:22:40.514Z] Cloning repository https://github.com/moby/moby.git
12:22:40 [2019-09-27T12:22:40.514Z]  > git init /home/ubuntu/workspace/moby_PR-39997 # timeout=10
12:22:40 [2019-09-27T12:22:40.518Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:40 [2019-09-27T12:22:40.519Z]  > git --version # timeout=10
12:22:40 [2019-09-27T12:22:40.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:40 [2019-09-27T12:22:40.525Z]  > 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:53 [2019-09-27T12:22:53.763Z] Fetching without tags
12:22:54 [2019-09-27T12:22:54.013Z] Merging remotes/origin/master commit 40b9333523d9c128bb6746f80b8e698b21feb6e0 into PR head commit b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.529Z] Merge succeeded, producing b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.530Z] Checking out Revision b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c (PR-39997)
12:22:53 [2019-09-27T12:22:53.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:53 [2019-09-27T12:22:53.747Z]  > git config --add remote.origin.fetch +refs/pull/39997/head:refs/remotes/origin/PR-39997 # timeout=10
12:22:53 [2019-09-27T12:22:53.750Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:22:53 [2019-09-27T12:22:53.758Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:53 [2019-09-27T12:22:53.765Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:53 [2019-09-27T12:22:53.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:53 [2019-09-27T12:22:53.765Z]  > 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:54 [2019-09-27T12:22:54.014Z]  > git config core.sparsecheckout # timeout=10
12:22:54 [2019-09-27T12:22:54.022Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.511Z]  > git merge 40b9333523d9c128bb6746f80b8e698b21feb6e0 # timeout=10
12:22:54 [2019-09-27T12:22:54.518Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:54 [2019-09-27T12:22:54.531Z]  > git config core.sparsecheckout # timeout=10
12:22:54 [2019-09-27T12:22:54.534Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.989Z] Commit message: "Jenkinsfile: install ipvsadm for amd64 stage"