Skip to content

Console Output

16:51:04 [2022-07-20T16:51:04.586Z] The recommended git tool is: git
16:51:07 [2022-07-20T16:51:07.410Z] using credential docker-jenkins-github-credentials
16:51:07 [2022-07-20T16:51:07.434Z] Cloning the remote Git repository
16:51:07 [2022-07-20T16:51:07.434Z] Cloning with configured refspecs honoured and without tags
16:51:06 [2022-07-20T16:51:06.531Z] Cloning repository https://github.com/moby/moby.git
16:51:06 [2022-07-20T16:51:06.594Z]  > git init /home/ubuntu/workspace/moby_PR-43838 # timeout=10
16:51:06 [2022-07-20T16:51:06.894Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:06 [2022-07-20T16:51:06.894Z]  > git --version # timeout=10
16:51:06 [2022-07-20T16:51:06.917Z]  > git --version # 'git version 2.17.1'
16:51:06 [2022-07-20T16:51:06.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:06 [2022-07-20T16:51:06.919Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:32 [2022-07-20T16:51:32.575Z] Fetching without tags
16:51:32 [2022-07-20T16:51:32.870Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:51:32 [2022-07-20T16:51:32.480Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:32 [2022-07-20T16:51:32.493Z]  > git config --add remote.origin.fetch +refs/pull/43838/head:refs/remotes/origin/PR-43838 # timeout=10
16:51:32 [2022-07-20T16:51:32.526Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:32 [2022-07-20T16:51:32.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:32 [2022-07-20T16:51:32.580Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:32 [2022-07-20T16:51:32.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:32 [2022-07-20T16:51:32.581Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:32 [2022-07-20T16:51:32.886Z]  > git config core.sparsecheckout # timeout=10
16:51:32 [2022-07-20T16:51:32.914Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:51:33 [2022-07-20T16:51:33.882Z] Merge succeeded, producing 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:51:33 [2022-07-20T16:51:33.882Z] Checking out Revision 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 (PR-43838)
16:51:33 [2022-07-20T16:51:33.782Z]  > git remote # timeout=10
16:51:33 [2022-07-20T16:51:33.810Z]  > git config --get remote.origin.url # timeout=10
16:51:33 [2022-07-20T16:51:33.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:33 [2022-07-20T16:51:33.833Z]  > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10
16:51:33 [2022-07-20T16:51:33.866Z]  > git rev-parse HEAD^{commit} # timeout=10
16:51:33 [2022-07-20T16:51:33.885Z]  > git config core.sparsecheckout # timeout=10
16:51:33 [2022-07-20T16:51:33.918Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:51:38 [2022-07-20T16:51:38.775Z] Commit message: "logger/journald: remove journald_compat (for systemd < 209)"