Skip to content

Console Output

16:33:28 [2020-09-25T16:33:28.431Z] using credential docker-jenkins-github-credentials
16:33:28 [2020-09-25T16:33:28.438Z] Cloning the remote Git repository
16:33:28 [2020-09-25T16:33:28.439Z] Cloning with configured refspecs honoured and without tags
16:33:28 [2020-09-25T16:33:28.464Z] Cloning repository https://github.com/moby/moby.git
16:33:28 [2020-09-25T16:33:28.583Z]  > git init /home/ubuntu/workspace/moby_PR-41494 # timeout=10
16:33:28 [2020-09-25T16:33:28.837Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:28 [2020-09-25T16:33:28.837Z]  > git --version # timeout=10
16:33:28 [2020-09-25T16:33:28.854Z]  > git --version # 'git version 2.17.1'
16:33:28 [2020-09-25T16:33:28.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:28 [2020-09-25T16:33:28.860Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:33:48 [2020-09-25T16:33:48.562Z] Fetching without tags
16:33:48 [2020-09-25T16:33:48.915Z] Merging remotes/origin/19.03 commit bd33bbf0497b2327516dc799a5e541b720822a4c into PR head commit 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736
16:33:48 [2020-09-25T16:33:48.452Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:48 [2020-09-25T16:33:48.492Z]  > git config --add remote.origin.fetch +refs/pull/41494/head:refs/remotes/origin/PR-41494 # timeout=10
16:33:48 [2020-09-25T16:33:48.513Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:33:48 [2020-09-25T16:33:48.541Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:48 [2020-09-25T16:33:48.563Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:48 [2020-09-25T16:33:48.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:48 [2020-09-25T16:33:48.564Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:33:48 [2020-09-25T16:33:48.921Z]  > git config core.sparsecheckout # timeout=10
16:33:48 [2020-09-25T16:33:48.947Z]  > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10
16:33:49 [2020-09-25T16:33:49.789Z] Merge succeeded, producing 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736
16:33:49 [2020-09-25T16:33:49.790Z] Checking out Revision 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 (PR-41494)
16:33:49 [2020-09-25T16:33:49.682Z]  > git remote # timeout=10
16:33:49 [2020-09-25T16:33:49.707Z]  > git config --get remote.origin.url # timeout=10
16:33:49 [2020-09-25T16:33:49.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:49 [2020-09-25T16:33:49.731Z]  > git merge bd33bbf0497b2327516dc799a5e541b720822a4c # timeout=10
16:33:49 [2020-09-25T16:33:49.763Z]  > git rev-parse HEAD^{commit} # timeout=10
16:33:49 [2020-09-25T16:33:49.795Z]  > git config core.sparsecheckout # timeout=10
16:33:49 [2020-09-25T16:33:49.818Z]  > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10
16:33:54 [2020-09-25T16:33:54.338Z] Commit message: "awslogs: Update aws-sdk-go to support IMDSv2"