Skip to content

Console Output

12:55:35 [2023-08-25T12:55:35.676Z] The recommended git tool is: git
12:55:35 [2023-08-25T12:55:35.686Z] using credential docker-jenkins-github-credentials
12:55:35 [2023-08-25T12:55:35.702Z] Cloning the remote Git repository
12:55:35 [2023-08-25T12:55:35.702Z] Cloning with configured refspecs honoured and without tags
12:55:35 [2023-08-25T12:55:35.706Z] Cloning repository https://github.com/moby/moby.git
12:55:35 [2023-08-25T12:55:35.706Z]  > git init /home/ubuntu/workspace/moby_PR-42429 # timeout=10
12:55:35 [2023-08-25T12:55:35.711Z] Fetching upstream changes from https://github.com/moby/moby.git
12:55:35 [2023-08-25T12:55:35.711Z]  > git --version # timeout=10
12:55:35 [2023-08-25T12:55:35.713Z]  > git --version # 'git version 2.25.1'
12:55:35 [2023-08-25T12:55:35.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:35 [2023-08-25T12:55:35.714Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42429/head:refs/remotes/origin/PR-42429 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:46 [2023-08-25T12:55:46.738Z] Fetching without tags
12:55:46 [2023-08-25T12:55:46.977Z] Merging remotes/origin/master commit 3e5b2a6ef66234fd845ac5f79b2fb0b6f25490da into PR head commit 785056b181bb5d1bff7ed7044ef3cbe141418329
12:55:47 [2023-08-25T12:55:47.622Z] Merge succeeded, producing 785056b181bb5d1bff7ed7044ef3cbe141418329
12:55:47 [2023-08-25T12:55:47.622Z] Checking out Revision 785056b181bb5d1bff7ed7044ef3cbe141418329 (PR-42429)
12:55:46 [2023-08-25T12:55:46.725Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:55:46 [2023-08-25T12:55:46.728Z]  > git config --add remote.origin.fetch +refs/pull/42429/head:refs/remotes/origin/PR-42429 # timeout=10
12:55:46 [2023-08-25T12:55:46.731Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:46 [2023-08-25T12:55:46.737Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:55:46 [2023-08-25T12:55:46.743Z] Fetching upstream changes from https://github.com/moby/moby.git
12:55:46 [2023-08-25T12:55:46.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:46 [2023-08-25T12:55:46.744Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42429/head:refs/remotes/origin/PR-42429 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:46 [2023-08-25T12:55:46.981Z]  > git config core.sparsecheckout # timeout=10
12:55:46 [2023-08-25T12:55:46.984Z]  > git checkout -f 785056b181bb5d1bff7ed7044ef3cbe141418329 # timeout=10
12:55:47 [2023-08-25T12:55:47.606Z]  > git remote # timeout=10
12:55:47 [2023-08-25T12:55:47.609Z]  > git config --get remote.origin.url # timeout=10
12:55:47 [2023-08-25T12:55:47.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:47 [2023-08-25T12:55:47.612Z]  > git merge 3e5b2a6ef66234fd845ac5f79b2fb0b6f25490da # timeout=10
12:55:47 [2023-08-25T12:55:47.620Z]  > git rev-parse HEAD^{commit} # timeout=10
12:55:47 [2023-08-25T12:55:47.627Z]  > git config core.sparsecheckout # timeout=10
12:55:47 [2023-08-25T12:55:47.629Z]  > git checkout -f 785056b181bb5d1bff7ed7044ef3cbe141418329 # timeout=10
12:55:48 [2023-08-25T12:55:48.468Z] Commit message: "daemon: logger: make journald support completely optional"
12:55:48 [2023-08-25T12:55:48.475Z] First time build. Skipping changelog.
12:55:48 [2023-08-25T12:55:48.473Z]  > git rev-list --no-walk a83ad7a6de4b5fd2ba635091ddc358ea06d559d6 # timeout=10