Skip to content

Console Output

17:37:09 [2020-03-30T17:37:09.026Z] using credential docker-jenkins-github-credentials
17:37:09 [2020-03-30T17:37:09.043Z] Cloning the remote Git repository
17:37:09 [2020-03-30T17:37:09.043Z] Cloning with configured refspecs honoured and without tags
17:37:09 [2020-03-30T17:37:09.051Z] Cloning repository https://github.com/moby/moby.git
17:37:09 [2020-03-30T17:37:09.051Z]  > git init /home/docker/workspace/moby_PR-40758 # timeout=10
17:37:09 [2020-03-30T17:37:09.059Z] Fetching upstream changes from https://github.com/moby/moby.git
17:37:09 [2020-03-30T17:37:09.059Z]  > git --version # timeout=10
17:37:09 [2020-03-30T17:37:09.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:37:09 [2020-03-30T17:37:09.064Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40758/head:refs/remotes/origin/PR-40758 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:37:33 [2020-03-30T17:37:33.334Z] Fetching without tags
17:37:33 [2020-03-30T17:37:33.826Z] Merging remotes/origin/19.03 commit 1454987253c7ac31f744463a859c778abfe2706b into PR head commit 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0
17:37:34 [2020-03-30T17:37:34.709Z] Merge succeeded, producing 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0
17:37:34 [2020-03-30T17:37:34.709Z] Checking out Revision 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 (PR-40758)
17:37:33 [2020-03-30T17:37:33.301Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:37:33 [2020-03-30T17:37:33.305Z]  > git config --add remote.origin.fetch +refs/pull/40758/head:refs/remotes/origin/PR-40758 # timeout=10
17:37:33 [2020-03-30T17:37:33.309Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:37:33 [2020-03-30T17:37:33.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:37:33 [2020-03-30T17:37:33.342Z] Fetching upstream changes from https://github.com/moby/moby.git
17:37:33 [2020-03-30T17:37:33.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:37:33 [2020-03-30T17:37:33.343Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40758/head:refs/remotes/origin/PR-40758 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:37:33 [2020-03-30T17:37:33.833Z]  > git config core.sparsecheckout # timeout=10
17:37:33 [2020-03-30T17:37:33.837Z]  > git checkout -f 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 # timeout=10
17:37:34 [2020-03-30T17:37:34.675Z]  > git merge 1454987253c7ac31f744463a859c778abfe2706b # timeout=10
17:37:34 [2020-03-30T17:37:34.700Z]  > git rev-parse HEAD^{commit} # timeout=10
17:37:34 [2020-03-30T17:37:34.717Z]  > git config core.sparsecheckout # timeout=10
17:37:34 [2020-03-30T17:37:34.720Z]  > git checkout -f 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 # timeout=10
17:37:35 [2020-03-30T17:37:35.717Z] Commit message: "[19.03] vendor: containerd 481103c8793316c118d9f795cde18060847c370e"