Skip to content

Console Output

23:40:11 [2023-03-10T23:40:11.813Z] The recommended git tool is: git
23:40:14 [2023-03-10T23:40:14.358Z] using credential docker-jenkins-github-credentials
23:40:14 [2023-03-10T23:40:14.369Z] Cloning the remote Git repository
23:40:14 [2023-03-10T23:40:14.369Z] Cloning with configured refspecs honoured and without tags
23:40:14 [2023-03-10T23:40:14.384Z] Cloning repository https://github.com/moby/moby.git
23:40:14 [2023-03-10T23:40:14.446Z]  > git init /home/ubuntu/workspace/moby_PR-45086 # timeout=10
23:40:14 [2023-03-10T23:40:14.820Z] Fetching upstream changes from https://github.com/moby/moby.git
23:40:14 [2023-03-10T23:40:14.820Z]  > git --version # timeout=10
23:40:14 [2023-03-10T23:40:14.828Z]  > git --version # 'git version 2.25.1'
23:40:14 [2023-03-10T23:40:14.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:40:14 [2023-03-10T23:40:14.830Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45086/head:refs/remotes/origin/PR-45086 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:40:33 [2023-03-10T23:40:33.235Z] Fetching without tags
23:40:33 [2023-03-10T23:40:33.457Z] Merging remotes/origin/master commit 2fa66cfce2523f6e38bcccc1161055b46c3c6a90 into PR head commit 7b3acdff5d01c6bbac5ddd38d3bc01277f06ee64
23:40:33 [2023-03-10T23:40:33.199Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:40:33 [2023-03-10T23:40:33.211Z]  > git config --add remote.origin.fetch +refs/pull/45086/head:refs/remotes/origin/PR-45086 # timeout=10
23:40:33 [2023-03-10T23:40:33.219Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:40:33 [2023-03-10T23:40:33.230Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:40:33 [2023-03-10T23:40:33.237Z] Fetching upstream changes from https://github.com/moby/moby.git
23:40:33 [2023-03-10T23:40:33.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:40:33 [2023-03-10T23:40:33.248Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45086/head:refs/remotes/origin/PR-45086 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:40:33 [2023-03-10T23:40:33.463Z]  > git config core.sparsecheckout # timeout=10
23:40:33 [2023-03-10T23:40:33.477Z]  > git checkout -f 7b3acdff5d01c6bbac5ddd38d3bc01277f06ee64 # timeout=10
23:40:34 [2023-03-10T23:40:34.340Z] Merge succeeded, producing 7b3acdff5d01c6bbac5ddd38d3bc01277f06ee64
23:40:34 [2023-03-10T23:40:34.340Z] Checking out Revision 7b3acdff5d01c6bbac5ddd38d3bc01277f06ee64 (PR-45086)
23:40:34 [2023-03-10T23:40:34.165Z]  > git remote # timeout=10
23:40:34 [2023-03-10T23:40:34.172Z]  > git config --get remote.origin.url # timeout=10
23:40:34 [2023-03-10T23:40:34.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:40:34 [2023-03-10T23:40:34.315Z]  > git merge 2fa66cfce2523f6e38bcccc1161055b46c3c6a90 # timeout=10
23:40:34 [2023-03-10T23:40:34.324Z]  > git rev-parse HEAD^{commit} # timeout=10
23:40:34 [2023-03-10T23:40:34.342Z]  > git config core.sparsecheckout # timeout=10
23:40:34 [2023-03-10T23:40:34.347Z]  > git checkout -f 7b3acdff5d01c6bbac5ddd38d3bc01277f06ee64 # timeout=10
23:40:38 [2023-03-10T23:40:38.266Z] Commit message: "registry: return concrete service type"
23:40:38 [2023-03-10T23:40:38.290Z] First time build. Skipping changelog.
23:40:38 [2023-03-10T23:40:38.268Z]  > git rev-list --no-walk 55213f7221a8ef3442ee195b3e08b1f9781c6597 # timeout=10