Skip to content

Console Output

17:23:56 [2021-06-09T17:23:56.627Z] The recommended git tool is: git
17:24:01 [2021-06-09T17:24:01.391Z] using credential docker-jenkins-github-credentials
17:24:01 [2021-06-09T17:24:01.399Z] Cloning the remote Git repository
17:24:01 [2021-06-09T17:24:01.399Z] Cloning with configured refspecs honoured and without tags
17:24:01 [2021-06-09T17:24:01.319Z] Cloning repository https://github.com/moby/moby.git
17:24:01 [2021-06-09T17:24:01.384Z]  > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10
17:24:01 [2021-06-09T17:24:01.851Z] Fetching upstream changes from https://github.com/moby/moby.git
17:24:01 [2021-06-09T17:24:01.852Z]  > git --version # timeout=10
17:24:01 [2021-06-09T17:24:01.866Z]  > git --version # 'git version 2.25.1'
17:24:01 [2021-06-09T17:24:01.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:01 [2021-06-09T17:24:01.870Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:21 [2021-06-09T17:24:21.903Z] Fetching without tags
17:24:22 [2021-06-09T17:24:22.275Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:24:21 [2021-06-09T17:24:21.847Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:24:21 [2021-06-09T17:24:21.862Z]  > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10
17:24:21 [2021-06-09T17:24:21.873Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:21 [2021-06-09T17:24:21.884Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:24:21 [2021-06-09T17:24:21.898Z] Fetching upstream changes from https://github.com/moby/moby.git
17:24:21 [2021-06-09T17:24:21.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:21 [2021-06-09T17:24:21.901Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:22 [2021-06-09T17:24:22.276Z]  > git config core.sparsecheckout # timeout=10
17:24:22 [2021-06-09T17:24:22.296Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:24:23 [2021-06-09T17:24:23.385Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:24:23 [2021-06-09T17:24:23.385Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432)
17:24:23 [2021-06-09T17:24:23.331Z]  > git remote # timeout=10
17:24:23 [2021-06-09T17:24:23.338Z]  > git config --get remote.origin.url # timeout=10
17:24:23 [2021-06-09T17:24:23.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:23 [2021-06-09T17:24:23.355Z]  > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10
17:24:23 [2021-06-09T17:24:23.368Z]  > git rev-parse HEAD^{commit} # timeout=10
17:24:23 [2021-06-09T17:24:23.379Z]  > git config core.sparsecheckout # timeout=10
17:24:23 [2021-06-09T17:24:23.384Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:24:27 [2021-06-09T17:24:27.544Z] Commit message: "Fix possible overlapping IPs"