Skip to content

Console Output

11:24:40 [2023-11-13T11:24:40.707Z] The recommended git tool is: git
11:24:40 [2023-11-13T11:24:40.716Z] using credential docker-jenkins-github-credentials
11:24:40 [2023-11-13T11:24:40.735Z] Cloning the remote Git repository
11:24:40 [2023-11-13T11:24:40.735Z] Cloning with configured refspecs honoured and without tags
11:24:40 [2023-11-13T11:24:40.738Z] Cloning repository https://github.com/moby/moby.git
11:24:40 [2023-11-13T11:24:40.738Z]  > git init /home/ubuntu/workspace/moby_PR-46803 # timeout=10
11:24:40 [2023-11-13T11:24:40.743Z] Fetching upstream changes from https://github.com/moby/moby.git
11:24:40 [2023-11-13T11:24:40.743Z]  > git --version # timeout=10
11:24:40 [2023-11-13T11:24:40.746Z]  > git --version # 'git version 2.25.1'
11:24:40 [2023-11-13T11:24:40.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:40 [2023-11-13T11:24:40.747Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46803/head:refs/remotes/origin/PR-46803 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:24:52 [2023-11-13T11:24:52.805Z] Fetching without tags
11:24:53 [2023-11-13T11:24:53.006Z] Merging remotes/origin/master commit 34e923e3e31be229c6ad72005416134fc2a1fcfe into PR head commit 84036d3e18506125e4fa7cabcab2371d341c3839
11:24:52 [2023-11-13T11:24:52.792Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:24:52 [2023-11-13T11:24:52.795Z]  > git config --add remote.origin.fetch +refs/pull/46803/head:refs/remotes/origin/PR-46803 # timeout=10
11:24:52 [2023-11-13T11:24:52.798Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:24:52 [2023-11-13T11:24:52.804Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:24:52 [2023-11-13T11:24:52.811Z] Fetching upstream changes from https://github.com/moby/moby.git
11:24:52 [2023-11-13T11:24:52.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:52 [2023-11-13T11:24:52.812Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46803/head:refs/remotes/origin/PR-46803 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:24:53 [2023-11-13T11:24:53.011Z]  > git config core.sparsecheckout # timeout=10
11:24:53 [2023-11-13T11:24:53.014Z]  > git checkout -f 84036d3e18506125e4fa7cabcab2371d341c3839 # timeout=10
11:24:53 [2023-11-13T11:24:53.769Z] Merge succeeded, producing 84036d3e18506125e4fa7cabcab2371d341c3839
11:24:53 [2023-11-13T11:24:53.770Z] Checking out Revision 84036d3e18506125e4fa7cabcab2371d341c3839 (PR-46803)
11:24:54 [2023-11-13T11:24:54.639Z] Commit message: "daemon/config: change DNSConfig.DNS to a []net.IP"
11:24:54 [2023-11-13T11:24:54.639Z] First time build. Skipping changelog.
11:24:54 [2023-11-13T11:24:54.654Z]  > git --version # timeout=10
11:24:54 [2023-11-13T11:24:54.657Z]  > git --version # 'git version 2.25.1'
11:24:54 [2023-11-13T11:24:54.659Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:24:53 [2023-11-13T11:24:53.666Z]  > git remote # timeout=10
11:24:53 [2023-11-13T11:24:53.669Z]  > git config --get remote.origin.url # timeout=10
11:24:53 [2023-11-13T11:24:53.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:53 [2023-11-13T11:24:53.673Z]  > git merge 34e923e3e31be229c6ad72005416134fc2a1fcfe # timeout=10
11:24:53 [2023-11-13T11:24:53.768Z]  > git rev-parse HEAD^{commit} # timeout=10
11:24:53 [2023-11-13T11:24:53.774Z]  > git config core.sparsecheckout # timeout=10
11:24:53 [2023-11-13T11:24:53.777Z]  > git checkout -f 84036d3e18506125e4fa7cabcab2371d341c3839 # timeout=10