Skip to content

Console Output

22:17:16 [2022-12-02T22:17:16.726Z] The recommended git tool is: git
22:17:19 [2022-12-02T22:17:19.916Z] using credential docker-jenkins-github-credentials
22:17:19 [2022-12-02T22:17:19.929Z] Cloning the remote Git repository
22:17:19 [2022-12-02T22:17:19.929Z] Cloning with configured refspecs honoured and without tags
22:17:19 [2022-12-02T22:17:19.976Z] Cloning repository https://github.com/moby/moby.git
22:17:20 [2022-12-02T22:17:20.054Z]  > git init /home/ubuntu/workspace/moby_PR-44569 # timeout=10
22:17:20 [2022-12-02T22:17:20.395Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:20 [2022-12-02T22:17:20.396Z]  > git --version # timeout=10
22:17:20 [2022-12-02T22:17:20.409Z]  > git --version # 'git version 2.25.1'
22:17:20 [2022-12-02T22:17:20.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:20 [2022-12-02T22:17:20.411Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44569/head:refs/remotes/origin/PR-44569 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:35 [2022-12-02T22:17:35.072Z] Fetching without tags
22:17:35 [2022-12-02T22:17:35.329Z] Merging remotes/origin/20.10 commit 6dfa15b24bf0779732c39be4bef937d4260ade51 into PR head commit 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:34 [2022-12-02T22:17:34.978Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:34 [2022-12-02T22:17:34.988Z]  > git config --add remote.origin.fetch +refs/pull/44569/head:refs/remotes/origin/PR-44569 # timeout=10
22:17:34 [2022-12-02T22:17:34.997Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:35 [2022-12-02T22:17:35.050Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:35 [2022-12-02T22:17:35.073Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:35 [2022-12-02T22:17:35.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:35 [2022-12-02T22:17:35.074Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44569/head:refs/remotes/origin/PR-44569 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:35 [2022-12-02T22:17:35.336Z]  > git config core.sparsecheckout # timeout=10
22:17:35 [2022-12-02T22:17:35.346Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:17:36 [2022-12-02T22:17:36.608Z]  > git remote # timeout=10
22:17:36 [2022-12-02T22:17:36.643Z]  > git config --get remote.origin.url # timeout=10
22:17:36 [2022-12-02T22:17:36.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:36 [2022-12-02T22:17:36.660Z]  > git merge 6dfa15b24bf0779732c39be4bef937d4260ade51 # timeout=10
22:17:36 [2022-12-02T22:17:36.689Z]  > git rev-parse HEAD^{commit} # timeout=10
22:17:36 [2022-12-02T22:17:36.715Z] Merge succeeded, producing 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:36 [2022-12-02T22:17:36.716Z] Checking out Revision 966327c1e53cbfac3bf683126fcc03b2660eef2e (PR-44569)
22:17:36 [2022-12-02T22:17:36.716Z]  > git config core.sparsecheckout # timeout=10
22:17:36 [2022-12-02T22:17:36.736Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:17:41 [2022-12-02T22:17:41.020Z] Commit message: "distribution: checkSupportedMediaType: allow additional media-types"