Skip to content

Console Output

15:42:18 [2020-01-13T15:42:18.176Z] using credential docker-jenkins-github-credentials
15:42:18 [2020-01-13T15:42:18.225Z] Cloning the remote Git repository
15:42:18 [2020-01-13T15:42:18.225Z] Cloning with configured refspecs honoured and without tags
15:42:18 [2020-01-13T15:42:18.263Z] Cloning repository https://github.com/moby/moby.git
15:42:18 [2020-01-13T15:42:18.265Z]  > git init /home/jenkins/workspace/moby_PR-40369 # timeout=10
15:42:18 [2020-01-13T15:42:18.283Z] Fetching upstream changes from https://github.com/moby/moby.git
15:42:18 [2020-01-13T15:42:18.284Z]  > git --version # timeout=10
15:42:18 [2020-01-13T15:42:18.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:42:18 [2020-01-13T15:42:18.300Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master
15:42:27 [2020-01-13T15:42:27.300Z] Fetching without tags
15:42:27 [2020-01-13T15:42:27.176Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:42:27 [2020-01-13T15:42:27.191Z]  > git config --add remote.origin.fetch +refs/pull/40369/head:refs/remotes/origin/PR-40369 # timeout=10
15:42:27 [2020-01-13T15:42:27.206Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:42:27 [2020-01-13T15:42:27.266Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:42:27 [2020-01-13T15:42:27.334Z] Fetching upstream changes from https://github.com/moby/moby.git
15:42:27 [2020-01-13T15:42:27.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:42:27 [2020-01-13T15:42:27.337Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master
15:42:27 [2020-01-13T15:42:27.731Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac
15:42:28 [2020-01-13T15:42:28.452Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac
15:42:28 [2020-01-13T15:42:28.453Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369)
15:42:27 [2020-01-13T15:42:27.762Z]  > git config core.sparsecheckout # timeout=10
15:42:27 [2020-01-13T15:42:27.776Z]  > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac
15:42:28 [2020-01-13T15:42:28.352Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
15:42:28 [2020-01-13T15:42:28.416Z]  > git rev-parse HEAD^{commit} # timeout=10
15:42:28 [2020-01-13T15:42:28.484Z]  > git config core.sparsecheckout # timeout=10
15:42:28 [2020-01-13T15:42:28.501Z]  > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac
15:42:29 [2020-01-13T15:42:29.158Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729"