Skip to content

Console Output

16:35:14 [2020-04-14T16:35:14.159Z] using credential docker-jenkins-github-credentials
16:35:14 [2020-04-14T16:35:14.169Z] Cloning the remote Git repository
16:35:14 [2020-04-14T16:35:14.170Z] Cloning with configured refspecs honoured and without tags
16:35:14 [2020-04-14T16:35:14.205Z] Cloning repository https://github.com/moby/moby.git
16:35:14 [2020-04-14T16:35:14.276Z]  > git init /home/ubuntu/workspace/moby_PR-39771 # timeout=10
16:35:14 [2020-04-14T16:35:14.640Z] Fetching upstream changes from https://github.com/moby/moby.git
16:35:14 [2020-04-14T16:35:14.640Z]  > git --version # timeout=10
16:35:14 [2020-04-14T16:35:14.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:35:14 [2020-04-14T16:35:14.662Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:35:37 [2020-04-14T16:35:37.952Z] Fetching without tags
16:35:38 [2020-04-14T16:35:38.335Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:35:39 [2020-04-14T16:35:39.199Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:35:39 [2020-04-14T16:35:39.199Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771)
16:35:37 [2020-04-14T16:35:37.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:35:37 [2020-04-14T16:35:37.865Z]  > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10
16:35:37 [2020-04-14T16:35:37.893Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:35:37 [2020-04-14T16:35:37.922Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:35:37 [2020-04-14T16:35:37.954Z] Fetching upstream changes from https://github.com/moby/moby.git
16:35:37 [2020-04-14T16:35:37.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:35:37 [2020-04-14T16:35:37.955Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:35:38 [2020-04-14T16:35:38.344Z]  > git config core.sparsecheckout # timeout=10
16:35:38 [2020-04-14T16:35:38.378Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:35:39 [2020-04-14T16:35:39.146Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
16:35:39 [2020-04-14T16:35:39.172Z]  > git rev-parse HEAD^{commit} # timeout=10
16:35:39 [2020-04-14T16:35:39.200Z]  > git config core.sparsecheckout # timeout=10
16:35:39 [2020-04-14T16:35:39.227Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:35:43 [2020-04-14T16:35:43.191Z] Commit message: "integration/config: add check for removing non-existing config"