Skip to content

Console Output

11:30:00 [2022-06-28T11:30:00.304Z] The recommended git tool is: git
11:30:00 [2022-06-28T11:30:00.313Z] using credential docker-jenkins-github-credentials
11:30:00 [2022-06-28T11:30:00.322Z] Cloning the remote Git repository
11:30:00 [2022-06-28T11:30:00.322Z] Cloning with configured refspecs honoured and without tags
11:30:00 [2022-06-28T11:30:00.322Z] Cloning repository https://github.com/moby/moby.git
11:30:00 [2022-06-28T11:30:00.323Z]  > git init /home/ubuntu/workspace/moby_PR-42542 # timeout=10
11:30:00 [2022-06-28T11:30:00.336Z] Fetching upstream changes from https://github.com/moby/moby.git
11:30:00 [2022-06-28T11:30:00.336Z]  > git --version # timeout=10
11:30:00 [2022-06-28T11:30:00.342Z]  > git --version # 'git version 2.17.1'
11:30:00 [2022-06-28T11:30:00.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:30:00 [2022-06-28T11:30:00.343Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42542/head:refs/remotes/origin/PR-42542 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:30:15 [2022-06-28T11:30:15.482Z] Fetching without tags
11:30:15 [2022-06-28T11:30:15.655Z] Merging remotes/origin/master commit b8b1e16fed062eb351608a0d608b7e90c4e1ddf1 into PR head commit f70a9788c54d720aaad9e63b2d9f79959e0b2930
11:30:16 [2022-06-28T11:30:16.191Z] Merge succeeded, producing f70a9788c54d720aaad9e63b2d9f79959e0b2930
11:30:16 [2022-06-28T11:30:16.191Z] Checking out Revision f70a9788c54d720aaad9e63b2d9f79959e0b2930 (PR-42542)
11:30:15 [2022-06-28T11:30:15.441Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:30:15 [2022-06-28T11:30:15.445Z]  > git config --add remote.origin.fetch +refs/pull/42542/head:refs/remotes/origin/PR-42542 # timeout=10
11:30:15 [2022-06-28T11:30:15.456Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:30:15 [2022-06-28T11:30:15.467Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:30:15 [2022-06-28T11:30:15.482Z] Fetching upstream changes from https://github.com/moby/moby.git
11:30:15 [2022-06-28T11:30:15.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:30:15 [2022-06-28T11:30:15.483Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42542/head:refs/remotes/origin/PR-42542 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:30:15 [2022-06-28T11:30:15.656Z]  > git config core.sparsecheckout # timeout=10
11:30:15 [2022-06-28T11:30:15.663Z]  > git checkout -f f70a9788c54d720aaad9e63b2d9f79959e0b2930 # timeout=10
11:30:16 [2022-06-28T11:30:16.168Z]  > git remote # timeout=10
11:30:16 [2022-06-28T11:30:16.171Z]  > git config --get remote.origin.url # timeout=10
11:30:16 [2022-06-28T11:30:16.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:30:16 [2022-06-28T11:30:16.174Z]  > git merge b8b1e16fed062eb351608a0d608b7e90c4e1ddf1 # timeout=10
11:30:16 [2022-06-28T11:30:16.183Z]  > git rev-parse HEAD^{commit} # timeout=10
11:30:16 [2022-06-28T11:30:16.437Z] Commit message: "drivers/ipvlan: add ipvlan_flag option, support l3s ipvlan_mode"
11:30:16 [2022-06-28T11:30:16.191Z]  > git config core.sparsecheckout # timeout=10
11:30:16 [2022-06-28T11:30:16.201Z]  > git checkout -f f70a9788c54d720aaad9e63b2d9f79959e0b2930 # timeout=10