Skip to content

Console Output

14:54:38 [2022-09-07T14:54:38.333Z] The recommended git tool is: git
14:54:38 [2022-09-07T14:54:38.382Z] using credential docker-jenkins-github-credentials
14:54:38 [2022-09-07T14:54:38.392Z] Cloning the remote Git repository
14:54:38 [2022-09-07T14:54:38.392Z] Cloning with configured refspecs honoured and without tags
14:54:38 [2022-09-07T14:54:38.394Z] Cloning repository https://github.com/moby/moby.git
14:54:38 [2022-09-07T14:54:38.395Z]  > git init /home/ubuntu/workspace/moby_PR-43939 # timeout=10
14:54:38 [2022-09-07T14:54:38.406Z] Fetching upstream changes from https://github.com/moby/moby.git
14:54:38 [2022-09-07T14:54:38.406Z]  > git --version # timeout=10
14:54:38 [2022-09-07T14:54:38.419Z]  > git --version # 'git version 2.17.1'
14:54:38 [2022-09-07T14:54:38.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:38 [2022-09-07T14:54:38.420Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43939/head:refs/remotes/origin/PR-43939 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:54 [2022-09-07T14:54:54.121Z] Fetching without tags
14:54:54 [2022-09-07T14:54:54.096Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:54 [2022-09-07T14:54:54.099Z]  > git config --add remote.origin.fetch +refs/pull/43939/head:refs/remotes/origin/PR-43939 # timeout=10
14:54:54 [2022-09-07T14:54:54.109Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:54 [2022-09-07T14:54:54.116Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:54 [2022-09-07T14:54:54.123Z] Fetching upstream changes from https://github.com/moby/moby.git
14:54:54 [2022-09-07T14:54:54.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:54 [2022-09-07T14:54:54.124Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43939/head:refs/remotes/origin/PR-43939 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:54 [2022-09-07T14:54:54.325Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f
14:54:54 [2022-09-07T14:54:54.889Z] Merge succeeded, producing 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f
14:54:54 [2022-09-07T14:54:54.890Z] Checking out Revision 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f (PR-43939)
14:54:55 [2022-09-07T14:54:55.519Z] Commit message: "ImageService.GetImage(): pass context"
14:54:54 [2022-09-07T14:54:54.327Z]  > git config core.sparsecheckout # timeout=10
14:54:54 [2022-09-07T14:54:54.333Z]  > git checkout -f 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f # timeout=10
14:54:54 [2022-09-07T14:54:54.860Z]  > git remote # timeout=10
14:54:54 [2022-09-07T14:54:54.865Z]  > git config --get remote.origin.url # timeout=10
14:54:54 [2022-09-07T14:54:54.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:54 [2022-09-07T14:54:54.868Z]  > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10
14:54:54 [2022-09-07T14:54:54.881Z]  > git rev-parse HEAD^{commit} # timeout=10
14:54:54 [2022-09-07T14:54:54.892Z]  > git config core.sparsecheckout # timeout=10
14:54:54 [2022-09-07T14:54:54.900Z]  > git checkout -f 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f # timeout=10