Skip to content

Console Output

17:15:54 [2021-03-18T17:15:54.045Z] The recommended git tool is: git
17:15:54 [2021-03-18T17:15:54.094Z] using credential docker-jenkins-github-credentials
17:15:54 [2021-03-18T17:15:54.099Z] Cloning the remote Git repository
17:15:54 [2021-03-18T17:15:54.099Z] Cloning with configured refspecs honoured and without tags
17:15:54 [2021-03-18T17:15:54.139Z] Cloning repository https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.139Z]  > git init /home/ubuntu/workspace/moby_PR-42163 # timeout=10
17:15:54 [2021-03-18T17:15:54.155Z] Fetching upstream changes from https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.155Z]  > git --version # timeout=10
17:15:54 [2021-03-18T17:15:54.162Z]  > git --version # 'git version 2.25.1'
17:15:54 [2021-03-18T17:15:54.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:15:54 [2021-03-18T17:15:54.163Z]  > git fetch --no-tags --force --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:07 [2021-03-18T17:16:07.385Z] Fetching without tags
17:16:07 [2021-03-18T17:16:07.659Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680
17:16:08 [2021-03-18T17:16:08.121Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680
17:16:08 [2021-03-18T17:16:08.122Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163)
17:16:08 [2021-03-18T17:16:08.260Z] Commit message: "Remove cli test for duplicate --net/--network opts"
17:16:07 [2021-03-18T17:16:07.353Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:07 [2021-03-18T17:16:07.358Z]  > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10
17:16:07 [2021-03-18T17:16:07.364Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:07 [2021-03-18T17:16:07.371Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:07 [2021-03-18T17:16:07.383Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:07 [2021-03-18T17:16:07.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:07 [2021-03-18T17:16:07.384Z]  > git fetch --no-tags --force --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:07 [2021-03-18T17:16:07.658Z]  > git config core.sparsecheckout # timeout=10
17:16:07 [2021-03-18T17:16:07.666Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10
17:16:08 [2021-03-18T17:16:08.076Z]  > git remote # timeout=10
17:16:08 [2021-03-18T17:16:08.082Z]  > git config --get remote.origin.url # timeout=10
17:16:08 [2021-03-18T17:16:08.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:08 [2021-03-18T17:16:08.085Z]  > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10
17:16:08 [2021-03-18T17:16:08.098Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:08 [2021-03-18T17:16:08.122Z]  > git config core.sparsecheckout # timeout=10
17:16:08 [2021-03-18T17:16:08.132Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10