Skip to content

Console Output

23:42:13 [2020-05-02T23:42:13.189Z] using credential docker-jenkins-github-credentials
23:42:13 [2020-05-02T23:42:13.199Z] Cloning the remote Git repository
23:42:13 [2020-05-02T23:42:13.199Z] Cloning with configured refspecs honoured and without tags
23:42:13 [2020-05-02T23:42:13.766Z] Cloning repository https://github.com/moby/moby.git
23:42:13 [2020-05-02T23:42:13.836Z]  > git init /home/ubuntu/workspace/moby_PR-40893 # timeout=10
23:42:14 [2020-05-02T23:42:14.262Z] Fetching upstream changes from https://github.com/moby/moby.git
23:42:14 [2020-05-02T23:42:14.263Z]  > git --version # timeout=10
23:42:14 [2020-05-02T23:42:14.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:42:14 [2020-05-02T23:42:14.312Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:42:30 [2020-05-02T23:42:30.185Z] Fetching without tags
23:42:30 [2020-05-02T23:42:30.595Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:42:31 [2020-05-02T23:42:31.653Z] Merge succeeded, producing 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:42:31 [2020-05-02T23:42:31.654Z] Checking out Revision 6168b875a4f80b6884e5c805fee575ffd94a7c78 (PR-40893)
23:42:30 [2020-05-02T23:42:30.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:42:30 [2020-05-02T23:42:30.138Z]  > git config --add remote.origin.fetch +refs/pull/40893/head:refs/remotes/origin/PR-40893 # timeout=10
23:42:30 [2020-05-02T23:42:30.153Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:42:30 [2020-05-02T23:42:30.178Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:42:30 [2020-05-02T23:42:30.189Z] Fetching upstream changes from https://github.com/moby/moby.git
23:42:30 [2020-05-02T23:42:30.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:42:30 [2020-05-02T23:42:30.191Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:42:30 [2020-05-02T23:42:30.602Z]  > git config core.sparsecheckout # timeout=10
23:42:30 [2020-05-02T23:42:30.614Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:42:31 [2020-05-02T23:42:31.622Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:42:31 [2020-05-02T23:42:31.638Z]  > git rev-parse HEAD^{commit} # timeout=10
23:42:31 [2020-05-02T23:42:31.655Z]  > git config core.sparsecheckout # timeout=10
23:42:31 [2020-05-02T23:42:31.662Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:42:35 [2020-05-02T23:42:35.892Z] Commit message: "Dockerfile.buildx: bump to Go 1.13.10"