Skip to content

Console Output

10:48:58 [2024-02-22T10:48:58.186Z] The recommended git tool is: git
10:48:58 [2024-02-22T10:48:58.193Z] using credential docker-jenkins-github-credentials
10:48:58 [2024-02-22T10:48:58.199Z] Cloning the remote Git repository
10:48:58 [2024-02-22T10:48:58.199Z] Cloning with configured refspecs honoured and without tags
10:48:58 [2024-02-22T10:48:58.206Z] Cloning repository https://github.com/moby/moby.git
10:48:58 [2024-02-22T10:48:58.206Z]  > git init /home/ubuntu/workspace/moby_PR-47427 # timeout=10
10:48:58 [2024-02-22T10:48:58.210Z] Fetching upstream changes from https://github.com/moby/moby.git
10:48:58 [2024-02-22T10:48:58.210Z]  > git --version # timeout=10
10:48:58 [2024-02-22T10:48:58.212Z]  > git --version # 'git version 2.25.1'
10:48:58 [2024-02-22T10:48:58.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:48:58 [2024-02-22T10:48:58.213Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47427/head:refs/remotes/origin/PR-47427 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:49:10 [2024-02-22T10:49:10.407Z] Fetching without tags
10:49:10 [2024-02-22T10:49:10.591Z] Merging remotes/origin/master commit cba87125b25a637f5ab02ae28c87c71e83913c6b into PR head commit 2b931c7d24a1fa3f56a9e345432591092588e3a2
10:49:10 [2024-02-22T10:49:10.396Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:49:10 [2024-02-22T10:49:10.398Z]  > git config --add remote.origin.fetch +refs/pull/47427/head:refs/remotes/origin/PR-47427 # timeout=10
10:49:10 [2024-02-22T10:49:10.400Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:49:10 [2024-02-22T10:49:10.409Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:49:10 [2024-02-22T10:49:10.414Z] Fetching upstream changes from https://github.com/moby/moby.git
10:49:10 [2024-02-22T10:49:10.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:49:10 [2024-02-22T10:49:10.415Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47427/head:refs/remotes/origin/PR-47427 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:49:10 [2024-02-22T10:49:10.598Z]  > git config core.sparsecheckout # timeout=10
10:49:10 [2024-02-22T10:49:10.600Z]  > git checkout -f 2b931c7d24a1fa3f56a9e345432591092588e3a2 # timeout=10
10:49:11 [2024-02-22T10:49:11.260Z] Merge succeeded, producing 2b931c7d24a1fa3f56a9e345432591092588e3a2
10:49:11 [2024-02-22T10:49:11.260Z] Checking out Revision 2b931c7d24a1fa3f56a9e345432591092588e3a2 (PR-47427)
10:49:11 [2024-02-22T10:49:11.612Z] Commit message: "daemon: add a deprecation warning about links on the default nw"
10:49:11 [2024-02-22T10:49:11.636Z]  > git --version # timeout=10
10:49:11 [2024-02-22T10:49:11.638Z]  > git --version # 'git version 2.25.1'
10:49:11 [2024-02-22T10:49:11.640Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
10:49:11 [2024-02-22T10:49:11.251Z]  > git remote # timeout=10
10:49:11 [2024-02-22T10:49:11.253Z]  > git config --get remote.origin.url # timeout=10
10:49:11 [2024-02-22T10:49:11.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:49:11 [2024-02-22T10:49:11.256Z]  > git merge cba87125b25a637f5ab02ae28c87c71e83913c6b # timeout=10
10:49:11 [2024-02-22T10:49:11.262Z]  > git rev-parse HEAD^{commit} # timeout=10
10:49:11 [2024-02-22T10:49:11.267Z]  > git config core.sparsecheckout # timeout=10
10:49:11 [2024-02-22T10:49:11.269Z]  > git checkout -f 2b931c7d24a1fa3f56a9e345432591092588e3a2 # timeout=10