Skip to content

Console Output

20:53:35 [2023-01-26T20:53:35.788Z] The recommended git tool is: git
20:53:39 [2023-01-26T20:53:39.585Z] using credential docker-jenkins-github-credentials
20:53:39 [2023-01-26T20:53:39.597Z] Cloning the remote Git repository
20:53:39 [2023-01-26T20:53:39.597Z] Cloning with configured refspecs honoured and without tags
20:53:39 [2023-01-26T20:53:39.614Z] Cloning repository https://github.com/moby/moby.git
20:53:39 [2023-01-26T20:53:39.677Z]  > git init /home/ubuntu/workspace/moby_PR-44739 # timeout=10
20:53:40 [2023-01-26T20:53:40.014Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:40 [2023-01-26T20:53:40.014Z]  > git --version # timeout=10
20:53:40 [2023-01-26T20:53:40.026Z]  > git --version # 'git version 2.25.1'
20:53:40 [2023-01-26T20:53:40.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:40 [2023-01-26T20:53:40.028Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44739/head:refs/remotes/origin/PR-44739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:55 [2023-01-26T20:53:55.973Z] Fetching without tags
20:53:56 [2023-01-26T20:53:56.224Z] Merging remotes/origin/master commit 3119b1ef7f3fe0b078b328e98c36a0948da8d459 into PR head commit 9900c7a348ad170548975c957916241e7a79e0c4
20:53:55 [2023-01-26T20:53:55.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:55 [2023-01-26T20:53:55.939Z]  > git config --add remote.origin.fetch +refs/pull/44739/head:refs/remotes/origin/PR-44739 # timeout=10
20:53:55 [2023-01-26T20:53:55.950Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:55 [2023-01-26T20:53:55.963Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:55 [2023-01-26T20:53:55.975Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:55 [2023-01-26T20:53:55.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:55 [2023-01-26T20:53:55.977Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44739/head:refs/remotes/origin/PR-44739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:56 [2023-01-26T20:53:56.229Z]  > git config core.sparsecheckout # timeout=10
20:53:56 [2023-01-26T20:53:56.238Z]  > git checkout -f 9900c7a348ad170548975c957916241e7a79e0c4 # timeout=10
20:53:56 [2023-01-26T20:53:56.945Z]  > git remote # timeout=10
20:53:56 [2023-01-26T20:53:56.958Z]  > git config --get remote.origin.url # timeout=10
20:53:56 [2023-01-26T20:53:56.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:56 [2023-01-26T20:53:56.971Z]  > git merge 3119b1ef7f3fe0b078b328e98c36a0948da8d459 # timeout=10
20:53:58 [2023-01-26T20:53:58.326Z] Merge succeeded, producing 79eb1e32ab439a587493aa291b20b74e78a26390
20:53:58 [2023-01-26T20:53:58.326Z] Checking out Revision 79eb1e32ab439a587493aa291b20b74e78a26390 (PR-44739)
20:53:58 [2023-01-26T20:53:58.306Z]  > git rev-parse HEAD^{commit} # timeout=10
20:53:58 [2023-01-26T20:53:58.327Z]  > git config core.sparsecheckout # timeout=10
20:53:58 [2023-01-26T20:53:58.342Z]  > git checkout -f 79eb1e32ab439a587493aa291b20b74e78a26390 # timeout=10
20:54:02 [2023-01-26T20:54:02.184Z] Commit message: "Merge commit '3119b1ef7f3fe0b078b328e98c36a0948da8d459' into HEAD"
20:54:02 [2023-01-26T20:54:02.196Z] First time build. Skipping changelog.
20:54:02 [2023-01-26T20:54:02.186Z]  > git rev-list --no-walk a8f5dfc44219b90115d8ac7c42f26ddb1b4c8178 # timeout=10