Skip to content

Console Output

06:29:32 [2022-04-19T06:29:32.529Z] The recommended git tool is: git
06:29:32 [2022-04-19T06:29:32.553Z] using credential docker-jenkins-github-credentials
06:29:32 [2022-04-19T06:29:32.560Z] Cloning the remote Git repository
06:29:32 [2022-04-19T06:29:32.560Z] Cloning with configured refspecs honoured and without tags
06:29:32 [2022-04-19T06:29:32.538Z] Cloning repository https://github.com/moby/moby.git
06:29:32 [2022-04-19T06:29:32.538Z]  > git init /home/ubuntu/workspace/moby_PR-43494 # timeout=10
06:29:32 [2022-04-19T06:29:32.544Z] Fetching upstream changes from https://github.com/moby/moby.git
06:29:32 [2022-04-19T06:29:32.544Z]  > git --version # timeout=10
06:29:32 [2022-04-19T06:29:32.546Z]  > git --version # 'git version 2.17.1'
06:29:32 [2022-04-19T06:29:32.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:32 [2022-04-19T06:29:32.546Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43494/head:refs/remotes/origin/PR-43494 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:47 [2022-04-19T06:29:47.907Z] Fetching without tags
06:29:48 [2022-04-19T06:29:48.068Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 013d6488888d2362185b0738e9f600d4ba95d88a
06:29:47 [2022-04-19T06:29:47.869Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:29:47 [2022-04-19T06:29:47.872Z]  > git config --add remote.origin.fetch +refs/pull/43494/head:refs/remotes/origin/PR-43494 # timeout=10
06:29:47 [2022-04-19T06:29:47.874Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:47 [2022-04-19T06:29:47.879Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:29:47 [2022-04-19T06:29:47.886Z] Fetching upstream changes from https://github.com/moby/moby.git
06:29:47 [2022-04-19T06:29:47.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:47 [2022-04-19T06:29:47.886Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43494/head:refs/remotes/origin/PR-43494 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:48 [2022-04-19T06:29:48.047Z]  > git config core.sparsecheckout # timeout=10
06:29:48 [2022-04-19T06:29:48.051Z]  > git checkout -f 013d6488888d2362185b0738e9f600d4ba95d88a # timeout=10
06:29:48 [2022-04-19T06:29:48.631Z] Merge succeeded, producing 013d6488888d2362185b0738e9f600d4ba95d88a
06:29:48 [2022-04-19T06:29:48.631Z] Checking out Revision 013d6488888d2362185b0738e9f600d4ba95d88a (PR-43494)
06:29:49 [2022-04-19T06:29:49.240Z] Commit message: "client: CopyToContainer(), CopyFromContainer(): remove status-code handling"
06:29:48 [2022-04-19T06:29:48.566Z]  > git remote # timeout=10
06:29:48 [2022-04-19T06:29:48.582Z]  > git config --get remote.origin.url # timeout=10
06:29:48 [2022-04-19T06:29:48.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:48 [2022-04-19T06:29:48.592Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
06:29:48 [2022-04-19T06:29:48.603Z]  > git rev-parse HEAD^{commit} # timeout=10
06:29:48 [2022-04-19T06:29:48.610Z]  > git config core.sparsecheckout # timeout=10
06:29:48 [2022-04-19T06:29:48.612Z]  > git checkout -f 013d6488888d2362185b0738e9f600d4ba95d88a # timeout=10