Skip to content

Console Output

13:36:24 [2022-08-23T13:36:24.205Z] The recommended git tool is: git
13:36:24 [2022-08-23T13:36:24.216Z] using credential docker-jenkins-github-credentials
13:36:24 [2022-08-23T13:36:24.225Z] Cloning the remote Git repository
13:36:24 [2022-08-23T13:36:24.225Z] Cloning with configured refspecs honoured and without tags
13:36:24 [2022-08-23T13:36:24.237Z] Cloning repository https://github.com/moby/moby.git
13:36:24 [2022-08-23T13:36:24.238Z]  > git init /home/ubuntu/workspace/moby_PR-43739 # timeout=10
13:36:24 [2022-08-23T13:36:24.250Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:24 [2022-08-23T13:36:24.250Z]  > git --version # timeout=10
13:36:24 [2022-08-23T13:36:24.253Z]  > git --version # 'git version 2.25.1'
13:36:24 [2022-08-23T13:36:24.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:24 [2022-08-23T13:36:24.254Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43739/head:refs/remotes/origin/PR-43739 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:40 [2022-08-23T13:36:40.295Z] Fetching without tags
13:36:40 [2022-08-23T13:36:40.507Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 4b84a3321723a849295d5cbf7342ec36077f9179
13:36:41 [2022-08-23T13:36:41.062Z] Merge succeeded, producing 4b84a3321723a849295d5cbf7342ec36077f9179
13:36:41 [2022-08-23T13:36:41.062Z] Checking out Revision 4b84a3321723a849295d5cbf7342ec36077f9179 (PR-43739)
13:36:41 [2022-08-23T13:36:41.137Z] Commit message: "daemon: kill exec process on ctx cancel"
13:36:40 [2022-08-23T13:36:40.285Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:40 [2022-08-23T13:36:40.288Z]  > git config --add remote.origin.fetch +refs/pull/43739/head:refs/remotes/origin/PR-43739 # timeout=10
13:36:40 [2022-08-23T13:36:40.293Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:40 [2022-08-23T13:36:40.301Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:40 [2022-08-23T13:36:40.307Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:40 [2022-08-23T13:36:40.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:40 [2022-08-23T13:36:40.308Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43739/head:refs/remotes/origin/PR-43739 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:40 [2022-08-23T13:36:40.519Z]  > git config core.sparsecheckout # timeout=10
13:36:40 [2022-08-23T13:36:40.522Z]  > git checkout -f 4b84a3321723a849295d5cbf7342ec36077f9179 # timeout=10
13:36:41 [2022-08-23T13:36:41.051Z]  > git remote # timeout=10
13:36:41 [2022-08-23T13:36:41.055Z]  > git config --get remote.origin.url # timeout=10
13:36:41 [2022-08-23T13:36:41.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:41 [2022-08-23T13:36:41.060Z]  > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10
13:36:41 [2022-08-23T13:36:41.067Z]  > git rev-parse HEAD^{commit} # timeout=10
13:36:41 [2022-08-23T13:36:41.074Z]  > git config core.sparsecheckout # timeout=10
13:36:41 [2022-08-23T13:36:41.077Z]  > git checkout -f 4b84a3321723a849295d5cbf7342ec36077f9179 # timeout=10