Skip to content

Console Output

10:51:01 [2021-06-01T10:51:01.213Z] The recommended git tool is: git
10:51:03 [2021-06-01T10:51:03.449Z] using credential docker-jenkins-github-credentials
10:51:03 [2021-06-01T10:51:03.456Z] Cloning the remote Git repository
10:51:03 [2021-06-01T10:51:03.456Z] Cloning with configured refspecs honoured and without tags
10:51:03 [2021-06-01T10:51:03.474Z] Cloning repository https://github.com/moby/moby.git
10:51:03 [2021-06-01T10:51:03.596Z]  > git init /home/ubuntu/workspace/moby_PR-42447 # timeout=10
10:51:03 [2021-06-01T10:51:03.867Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:03 [2021-06-01T10:51:03.867Z]  > git --version # timeout=10
10:51:03 [2021-06-01T10:51:03.883Z]  > git --version # 'git version 2.25.1'
10:51:03 [2021-06-01T10:51:03.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:03 [2021-06-01T10:51:03.884Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42447/head:refs/remotes/origin/PR-42447 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:51:18 [2021-06-01T10:51:18.949Z] Fetching without tags
10:51:18 [2021-06-01T10:51:18.876Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:18 [2021-06-01T10:51:18.894Z]  > git config --add remote.origin.fetch +refs/pull/42447/head:refs/remotes/origin/PR-42447 # timeout=10
10:51:18 [2021-06-01T10:51:18.911Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:51:18 [2021-06-01T10:51:18.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:18 [2021-06-01T10:51:18.952Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:18 [2021-06-01T10:51:18.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:18 [2021-06-01T10:51:18.954Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42447/head:refs/remotes/origin/PR-42447 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:51:19 [2021-06-01T10:51:19.232Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit ef09b256e4bbb47f0541a0a98150a51a831bb899
10:51:19 [2021-06-01T10:51:19.871Z] Merge succeeded, producing ef09b256e4bbb47f0541a0a98150a51a831bb899
10:51:19 [2021-06-01T10:51:19.872Z] Checking out Revision ef09b256e4bbb47f0541a0a98150a51a831bb899 (PR-42447)
10:51:19 [2021-06-01T10:51:19.238Z]  > git config core.sparsecheckout # timeout=10
10:51:19 [2021-06-01T10:51:19.246Z]  > git checkout -f ef09b256e4bbb47f0541a0a98150a51a831bb899 # timeout=10
10:51:19 [2021-06-01T10:51:19.807Z]  > git remote # timeout=10
10:51:19 [2021-06-01T10:51:19.820Z]  > git config --get remote.origin.url # timeout=10
10:51:19 [2021-06-01T10:51:19.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:19 [2021-06-01T10:51:19.836Z]  > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10
10:51:19 [2021-06-01T10:51:19.851Z]  > git rev-parse HEAD^{commit} # timeout=10
10:51:19 [2021-06-01T10:51:19.874Z]  > git config core.sparsecheckout # timeout=10
10:51:19 [2021-06-01T10:51:19.886Z]  > git checkout -f ef09b256e4bbb47f0541a0a98150a51a831bb899 # timeout=10
10:51:24 [2021-06-01T10:51:24.234Z] Commit message: "contrib: init: sysvinit-debian: rename $DOCKERD to $DAEMON"