Skip to content

Console Output

16:22:56 [2022-08-24T16:22:56.964Z] The recommended git tool is: git
16:22:56 [2022-08-24T16:22:56.972Z] using credential docker-jenkins-github-credentials
16:22:56 [2022-08-24T16:22:56.984Z] Cloning the remote Git repository
16:22:56 [2022-08-24T16:22:56.984Z] Cloning with configured refspecs honoured and without tags
16:22:56 [2022-08-24T16:22:56.983Z] Cloning repository https://github.com/moby/moby.git
16:22:56 [2022-08-24T16:22:56.984Z]  > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10
16:22:56 [2022-08-24T16:22:56.993Z] Fetching upstream changes from https://github.com/moby/moby.git
16:22:56 [2022-08-24T16:22:56.993Z]  > git --version # timeout=10
16:22:56 [2022-08-24T16:22:56.998Z]  > git --version # 'git version 2.25.1'
16:22:56 [2022-08-24T16:22:56.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:22:56 [2022-08-24T16:22:56.999Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:23:12 [2022-08-24T16:23:12.878Z] Fetching without tags
16:23:13 [2022-08-24T16:23:13.049Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134
16:23:13 [2022-08-24T16:23:13.602Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134
16:23:13 [2022-08-24T16:23:13.602Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030)
16:23:14 [2022-08-24T16:23:14.240Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity"
16:23:12 [2022-08-24T16:23:12.849Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:23:12 [2022-08-24T16:23:12.854Z]  > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10
16:23:12 [2022-08-24T16:23:12.862Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:23:12 [2022-08-24T16:23:12.871Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:23:12 [2022-08-24T16:23:12.877Z] Fetching upstream changes from https://github.com/moby/moby.git
16:23:12 [2022-08-24T16:23:12.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:23:12 [2022-08-24T16:23:12.878Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:23:13 [2022-08-24T16:23:13.048Z]  > git config core.sparsecheckout # timeout=10
16:23:13 [2022-08-24T16:23:13.053Z]  > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10
16:23:13 [2022-08-24T16:23:13.581Z]  > git remote # timeout=10
16:23:13 [2022-08-24T16:23:13.584Z]  > git config --get remote.origin.url # timeout=10
16:23:13 [2022-08-24T16:23:13.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:23:13 [2022-08-24T16:23:13.587Z]  > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10
16:23:13 [2022-08-24T16:23:13.594Z]  > git rev-parse HEAD^{commit} # timeout=10
16:23:13 [2022-08-24T16:23:13.602Z]  > git config core.sparsecheckout # timeout=10
16:23:13 [2022-08-24T16:23:13.609Z]  > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10