Skip to content

Console Output

17:30:45 [2023-09-26T17:30:45.983Z] The recommended git tool is: git
17:30:45 [2023-09-26T17:30:45.989Z] using credential docker-jenkins-github-credentials
17:30:46 [2023-09-26T17:30:46.002Z] Cloning the remote Git repository
17:30:46 [2023-09-26T17:30:46.002Z] Cloning with configured refspecs honoured and without tags
17:30:46 [2023-09-26T17:30:46.009Z] Cloning repository https://github.com/moby/moby.git
17:30:46 [2023-09-26T17:30:46.009Z]  > git init /home/ubuntu/workspace/moby_PR-46546 # timeout=10
17:30:46 [2023-09-26T17:30:46.013Z] Fetching upstream changes from https://github.com/moby/moby.git
17:30:46 [2023-09-26T17:30:46.014Z]  > git --version # timeout=10
17:30:46 [2023-09-26T17:30:46.016Z]  > git --version # 'git version 2.25.1'
17:30:46 [2023-09-26T17:30:46.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:30:46 [2023-09-26T17:30:46.017Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46546/head:refs/remotes/origin/PR-46546 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:30:57 [2023-09-26T17:30:57.324Z] Fetching without tags
17:30:57 [2023-09-26T17:30:57.546Z] Merging remotes/origin/master commit e3975fba84b783e4633309e1e7d20b6add19a6f8 into PR head commit a8ea752a93afbb77b8ff829f4ce321e90f8a5f21
17:30:58 [2023-09-26T17:30:58.202Z] Merge succeeded, producing a8ea752a93afbb77b8ff829f4ce321e90f8a5f21
17:30:58 [2023-09-26T17:30:58.202Z] Checking out Revision a8ea752a93afbb77b8ff829f4ce321e90f8a5f21 (PR-46546)
17:30:58 [2023-09-26T17:30:58.483Z] Commit message: "libnetwork: Controller.cleanupLocalEndpoints: return errors"
17:30:58 [2023-09-26T17:30:58.483Z] First time build. Skipping changelog.
17:30:58 [2023-09-26T17:30:58.497Z]  > git --version # timeout=10
17:30:58 [2023-09-26T17:30:58.499Z]  > git --version # 'git version 2.25.1'
17:30:58 [2023-09-26T17:30:58.501Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
17:30:57 [2023-09-26T17:30:57.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:30:57 [2023-09-26T17:30:57.318Z]  > git config --add remote.origin.fetch +refs/pull/46546/head:refs/remotes/origin/PR-46546 # timeout=10
17:30:57 [2023-09-26T17:30:57.321Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:30:57 [2023-09-26T17:30:57.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:30:57 [2023-09-26T17:30:57.331Z] Fetching upstream changes from https://github.com/moby/moby.git
17:30:57 [2023-09-26T17:30:57.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:30:57 [2023-09-26T17:30:57.332Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46546/head:refs/remotes/origin/PR-46546 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:30:57 [2023-09-26T17:30:57.553Z]  > git config core.sparsecheckout # timeout=10
17:30:57 [2023-09-26T17:30:57.555Z]  > git checkout -f a8ea752a93afbb77b8ff829f4ce321e90f8a5f21 # timeout=10
17:30:58 [2023-09-26T17:30:58.191Z]  > git remote # timeout=10
17:30:58 [2023-09-26T17:30:58.193Z]  > git config --get remote.origin.url # timeout=10
17:30:58 [2023-09-26T17:30:58.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:30:58 [2023-09-26T17:30:58.197Z]  > git merge e3975fba84b783e4633309e1e7d20b6add19a6f8 # timeout=10
17:30:58 [2023-09-26T17:30:58.203Z]  > git rev-parse HEAD^{commit} # timeout=10
17:30:58 [2023-09-26T17:30:58.209Z]  > git config core.sparsecheckout # timeout=10
17:30:58 [2023-09-26T17:30:58.211Z]  > git checkout -f a8ea752a93afbb77b8ff829f4ce321e90f8a5f21 # timeout=10