Skip to content

Console Output

05:14:08 [2020-01-31T05:14:08.497Z] using credential docker-jenkins-github-credentials
05:14:08 [2020-01-31T05:14:08.505Z] Cloning the remote Git repository
05:14:08 [2020-01-31T05:14:08.505Z] Cloning with configured refspecs honoured and without tags
05:14:08 [2020-01-31T05:14:08.533Z] Cloning repository https://github.com/moby/moby.git
05:14:08 [2020-01-31T05:14:08.625Z]  > git init /home/ubuntu/workspace/moby_PR-40440 # timeout=10
05:14:09 [2020-01-31T05:14:09.015Z] Fetching upstream changes from https://github.com/moby/moby.git
05:14:09 [2020-01-31T05:14:09.016Z]  > git --version # timeout=10
05:14:09 [2020-01-31T05:14:09.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:14:09 [2020-01-31T05:14:09.054Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40440/head:refs/remotes/origin/PR-40440 +refs/heads/19.03:refs/remotes/origin/19.03
05:14:31 [2020-01-31T05:14:31.628Z] Fetching without tags
05:14:32 [2020-01-31T05:14:32.073Z] Merging remotes/origin/19.03 commit 88889a5b1de9ac067e17b605cbd27ef204e7e930 into PR head commit 432e375bb5e18537a976a89b141a8288d6f56c0e
05:14:32 [2020-01-31T05:14:32.868Z] Merge succeeded, producing 432e375bb5e18537a976a89b141a8288d6f56c0e
05:14:32 [2020-01-31T05:14:32.869Z] Checking out Revision 432e375bb5e18537a976a89b141a8288d6f56c0e (PR-40440)
05:14:31 [2020-01-31T05:14:31.517Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:14:31 [2020-01-31T05:14:31.539Z]  > git config --add remote.origin.fetch +refs/pull/40440/head:refs/remotes/origin/PR-40440 # timeout=10
05:14:31 [2020-01-31T05:14:31.570Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
05:14:31 [2020-01-31T05:14:31.596Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:14:31 [2020-01-31T05:14:31.632Z] Fetching upstream changes from https://github.com/moby/moby.git
05:14:31 [2020-01-31T05:14:31.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:14:31 [2020-01-31T05:14:31.633Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40440/head:refs/remotes/origin/PR-40440 +refs/heads/19.03:refs/remotes/origin/19.03
05:14:32 [2020-01-31T05:14:32.081Z]  > git config core.sparsecheckout # timeout=10
05:14:32 [2020-01-31T05:14:32.108Z]  > git checkout -f 432e375bb5e18537a976a89b141a8288d6f56c0e
05:14:32 [2020-01-31T05:14:32.799Z]  > git merge 88889a5b1de9ac067e17b605cbd27ef204e7e930 # timeout=10
05:14:32 [2020-01-31T05:14:32.840Z]  > git rev-parse HEAD^{commit} # timeout=10
05:14:32 [2020-01-31T05:14:32.876Z]  > git config core.sparsecheckout # timeout=10
05:14:32 [2020-01-31T05:14:32.899Z]  > git checkout -f 432e375bb5e18537a976a89b141a8288d6f56c0e
05:14:34 [2020-01-31T05:14:34.684Z] Commit message: "vendor: update buildkit to 57e8ad5"