Skip to content

Console Output

11:16:30 [2023-07-11T11:16:30.530Z] The recommended git tool is: git
11:16:30 [2023-07-11T11:16:30.538Z] using credential docker-jenkins-github-credentials
11:16:30 [2023-07-11T11:16:30.550Z] Cloning the remote Git repository
11:16:30 [2023-07-11T11:16:30.550Z] Cloning with configured refspecs honoured and without tags
11:16:30 [2023-07-11T11:16:30.577Z] Cloning repository https://github.com/moby/moby.git
11:16:30 [2023-07-11T11:16:30.577Z]  > git init /home/ubuntu/workspace/moby_PR-45923 # timeout=10
11:16:30 [2023-07-11T11:16:30.582Z] Fetching upstream changes from https://github.com/moby/moby.git
11:16:30 [2023-07-11T11:16:30.582Z]  > git --version # timeout=10
11:16:30 [2023-07-11T11:16:30.585Z]  > git --version # 'git version 2.25.1'
11:16:30 [2023-07-11T11:16:30.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:30 [2023-07-11T11:16:30.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45923/head:refs/remotes/origin/PR-45923 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:41 [2023-07-11T11:16:41.938Z] Fetching without tags
11:16:42 [2023-07-11T11:16:42.150Z] Merging remotes/origin/master commit 462d6ef826861fad021fb565c0481fb61d2db6bc into PR head commit 83477ce8d00e55a1bd96b2082d0511a3245fc13b
11:16:42 [2023-07-11T11:16:42.772Z] Merge succeeded, producing 83477ce8d00e55a1bd96b2082d0511a3245fc13b
11:16:42 [2023-07-11T11:16:42.772Z] Checking out Revision 83477ce8d00e55a1bd96b2082d0511a3245fc13b (PR-45923)
11:16:41 [2023-07-11T11:16:41.947Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:41 [2023-07-11T11:16:41.950Z]  > git config --add remote.origin.fetch +refs/pull/45923/head:refs/remotes/origin/PR-45923 # timeout=10
11:16:41 [2023-07-11T11:16:41.953Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:41 [2023-07-11T11:16:41.959Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:41 [2023-07-11T11:16:41.965Z] Fetching upstream changes from https://github.com/moby/moby.git
11:16:41 [2023-07-11T11:16:41.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:41 [2023-07-11T11:16:41.966Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45923/head:refs/remotes/origin/PR-45923 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:42 [2023-07-11T11:16:42.177Z]  > git config core.sparsecheckout # timeout=10
11:16:42 [2023-07-11T11:16:42.179Z]  > git checkout -f 83477ce8d00e55a1bd96b2082d0511a3245fc13b # timeout=10
11:16:42 [2023-07-11T11:16:42.779Z]  > git remote # timeout=10
11:16:42 [2023-07-11T11:16:42.782Z]  > git config --get remote.origin.url # timeout=10
11:16:42 [2023-07-11T11:16:42.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:42 [2023-07-11T11:16:42.785Z]  > git merge 462d6ef826861fad021fb565c0481fb61d2db6bc # timeout=10
11:16:42 [2023-07-11T11:16:42.793Z]  > git rev-parse HEAD^{commit} # timeout=10
11:16:42 [2023-07-11T11:16:42.799Z]  > git config core.sparsecheckout # timeout=10
11:16:42 [2023-07-11T11:16:42.801Z]  > git checkout -f 83477ce8d00e55a1bd96b2082d0511a3245fc13b # timeout=10
11:16:43 [2023-07-11T11:16:43.581Z] Commit message: "client: remove custom "headers" type, and use "http.Header" instead"
11:16:43 [2023-07-11T11:16:43.587Z] First time build. Skipping changelog.
11:16:43 [2023-07-11T11:16:43.608Z]  > git rev-list --no-walk 56229fabde59cfefe402ea0a3092508b41c2f2c0 # timeout=10