Skip to content

Console Output

20:29:52 [2019-10-02T20:29:52.980Z] using credential docker-jenkins-github-credentials
20:29:52 [2019-10-02T20:29:52.988Z] Cloning the remote Git repository
20:29:52 [2019-10-02T20:29:52.988Z] Cloning with configured refspecs honoured and without tags
20:29:53 [2019-10-02T20:29:53.076Z] Cloning repository https://github.com/moby/moby.git
20:29:53 [2019-10-02T20:29:53.076Z]  > git init /home/ubuntu/workspace/moby_PR-39983 # timeout=10
20:29:53 [2019-10-02T20:29:53.080Z] Fetching upstream changes from https://github.com/moby/moby.git
20:29:53 [2019-10-02T20:29:53.080Z]  > git --version # timeout=10
20:29:53 [2019-10-02T20:29:53.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:29:53 [2019-10-02T20:29:53.086Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master
20:30:06 [2019-10-02T20:30:06.358Z] Fetching without tags
20:30:06 [2019-10-02T20:30:06.638Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 6ca3ec88ae9e1435abbed665ec598c00058659da
20:30:07 [2019-10-02T20:30:07.119Z] Merge succeeded, producing 6ca3ec88ae9e1435abbed665ec598c00058659da
20:30:07 [2019-10-02T20:30:07.121Z] Checking out Revision 6ca3ec88ae9e1435abbed665ec598c00058659da (PR-39983)
20:30:06 [2019-10-02T20:30:06.415Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:30:06 [2019-10-02T20:30:06.420Z]  > git config --add remote.origin.fetch +refs/pull/39983/head:refs/remotes/origin/PR-39983 # timeout=10
20:30:06 [2019-10-02T20:30:06.429Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:30:06 [2019-10-02T20:30:06.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:30:06 [2019-10-02T20:30:06.446Z] Fetching upstream changes from https://github.com/moby/moby.git
20:30:06 [2019-10-02T20:30:06.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:30:06 [2019-10-02T20:30:06.446Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master
20:30:06 [2019-10-02T20:30:06.725Z]  > git config core.sparsecheckout # timeout=10
20:30:06 [2019-10-02T20:30:06.730Z]  > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da
20:30:07 [2019-10-02T20:30:07.191Z]  > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10
20:30:07 [2019-10-02T20:30:07.198Z]  > git rev-parse HEAD^{commit} # timeout=10
20:30:07 [2019-10-02T20:30:07.207Z]  > git config core.sparsecheckout # timeout=10
20:30:07 [2019-10-02T20:30:07.218Z]  > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da
20:30:07 [2019-10-02T20:30:07.379Z] Commit message: "builder: remove legacy build's session handling"
20:30:07 [2019-10-02T20:30:07.387Z] First time build. Skipping changelog.
20:30:07 [2019-10-02T20:30:07.465Z]  > git rev-list --no-walk 805a078e05a5b70f0a822ffae972077c0be2b8d4 # timeout=10