Skip to content

Console Output

17:15:54 [2021-03-18T17:15:54.069Z] The recommended git tool is: git
17:15:54 [2021-03-18T17:15:54.085Z] using credential docker-jenkins-github-credentials
17:15:54 [2021-03-18T17:15:54.092Z] Cloning the remote Git repository
17:15:54 [2021-03-18T17:15:54.092Z] Cloning with configured refspecs honoured and without tags
17:15:54 [2021-03-18T17:15:54.102Z] Cloning repository https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.102Z]  > git init /home/ubuntu/workspace/moby_PR-42163 # timeout=10
17:15:54 [2021-03-18T17:15:54.121Z] Fetching upstream changes from https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.121Z]  > git --version # timeout=10
17:15:54 [2021-03-18T17:15:54.128Z]  > git --version # 'git version 2.7.4'
17:15:54 [2021-03-18T17:15:54.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:15:54 [2021-03-18T17:15:54.130Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:08 [2021-03-18T17:16:08.978Z] Fetching without tags
17:16:09 [2021-03-18T17:16:09.368Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680
17:16:08 [2021-03-18T17:16:08.963Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:08 [2021-03-18T17:16:08.967Z]  > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10
17:16:08 [2021-03-18T17:16:08.971Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:08 [2021-03-18T17:16:08.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:08 [2021-03-18T17:16:08.987Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:08 [2021-03-18T17:16:08.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:08 [2021-03-18T17:16:08.989Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:09 [2021-03-18T17:16:09.377Z]  > git config core.sparsecheckout # timeout=10
17:16:09 [2021-03-18T17:16:09.381Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10
17:16:10 [2021-03-18T17:16:10.249Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680
17:16:10 [2021-03-18T17:16:10.250Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163)
17:16:10 [2021-03-18T17:16:10.540Z] Commit message: "Remove cli test for duplicate --net/--network opts"
17:16:10 [2021-03-18T17:16:10.224Z]  > git remote # timeout=10
17:16:10 [2021-03-18T17:16:10.228Z]  > git config --get remote.origin.url # timeout=10
17:16:10 [2021-03-18T17:16:10.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:10 [2021-03-18T17:16:10.234Z]  > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10
17:16:10 [2021-03-18T17:16:10.250Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:10 [2021-03-18T17:16:10.259Z]  > git config core.sparsecheckout # timeout=10
17:16:10 [2021-03-18T17:16:10.263Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10