Skip to content

Console Output

19:01:19 [2023-05-05T19:01:19.096Z] The recommended git tool is: git
19:01:20 [2023-05-05T19:01:20.862Z] using credential docker-jenkins-github-credentials
19:01:20 [2023-05-05T19:01:20.876Z] Cloning the remote Git repository
19:01:20 [2023-05-05T19:01:20.876Z] Cloning with configured refspecs honoured and without tags
19:01:20 [2023-05-05T19:01:20.819Z] Cloning repository https://github.com/moby/moby.git
19:01:20 [2023-05-05T19:01:20.882Z]  > git init /home/ubuntu/workspace/moby_PR-45406 # timeout=10
19:01:21 [2023-05-05T19:01:21.141Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:21 [2023-05-05T19:01:21.141Z]  > git --version # timeout=10
19:01:21 [2023-05-05T19:01:21.145Z]  > git --version # 'git version 2.25.1'
19:01:21 [2023-05-05T19:01:21.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:21 [2023-05-05T19:01:21.146Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:33 [2023-05-05T19:01:33.643Z] Fetching without tags
19:01:33 [2023-05-05T19:01:33.847Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit db9ab6438debd1b262c29479a23b4e972405ff75
19:01:34 [2023-05-05T19:01:34.424Z] Merge succeeded, producing db9ab6438debd1b262c29479a23b4e972405ff75
19:01:34 [2023-05-05T19:01:34.424Z] Checking out Revision db9ab6438debd1b262c29479a23b4e972405ff75 (PR-45406)
19:01:33 [2023-05-05T19:01:33.576Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:33 [2023-05-05T19:01:33.580Z]  > git config --add remote.origin.fetch +refs/pull/45406/head:refs/remotes/origin/PR-45406 # timeout=10
19:01:33 [2023-05-05T19:01:33.583Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:33 [2023-05-05T19:01:33.589Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:33 [2023-05-05T19:01:33.597Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:33 [2023-05-05T19:01:33.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:33 [2023-05-05T19:01:33.598Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:33 [2023-05-05T19:01:33.805Z]  > git config core.sparsecheckout # timeout=10
19:01:33 [2023-05-05T19:01:33.808Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:34 [2023-05-05T19:01:34.356Z]  > git remote # timeout=10
19:01:34 [2023-05-05T19:01:34.360Z]  > git config --get remote.origin.url # timeout=10
19:01:34 [2023-05-05T19:01:34.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:34 [2023-05-05T19:01:34.364Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
19:01:34 [2023-05-05T19:01:34.371Z]  > git rev-parse HEAD^{commit} # timeout=10
19:01:34 [2023-05-05T19:01:34.378Z]  > git config core.sparsecheckout # timeout=10
19:01:34 [2023-05-05T19:01:34.381Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:38 [2023-05-05T19:01:38.298Z] Commit message: "update runc binary to v1.1.7"