Skip to content

Console Output

16:34:23 [2020-04-14T16:34:23.014Z] using credential docker-jenkins-github-credentials
16:34:23 [2020-04-14T16:34:23.024Z] Cloning the remote Git repository
16:34:23 [2020-04-14T16:34:23.025Z] Cloning with configured refspecs honoured and without tags
16:34:23 [2020-04-14T16:34:23.028Z] Cloning repository https://github.com/moby/moby.git
16:34:23 [2020-04-14T16:34:23.028Z]  > git init /home/ubuntu/workspace/moby_PR-39771 # timeout=10
16:34:23 [2020-04-14T16:34:23.034Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:23 [2020-04-14T16:34:23.034Z]  > git --version # timeout=10
16:34:23 [2020-04-14T16:34:23.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:23 [2020-04-14T16:34:23.039Z]  > 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:34:35 [2020-04-14T16:34:35.894Z] Fetching without tags
16:34:36 [2020-04-14T16:34:36.135Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:34:36 [2020-04-14T16:34:36.655Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:34:36 [2020-04-14T16:34:36.655Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771)
16:34:37 [2020-04-14T16:34:37.146Z] Commit message: "integration/config: add check for removing non-existing config"
16:34:35 [2020-04-14T16:34:35.849Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:35 [2020-04-14T16:34:35.854Z]  > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10
16:34:35 [2020-04-14T16:34:35.866Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:35 [2020-04-14T16:34:35.880Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:35 [2020-04-14T16:34:35.897Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:35 [2020-04-14T16:34:35.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:35 [2020-04-14T16:34:35.898Z]  > 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:34:36 [2020-04-14T16:34:36.139Z]  > git config core.sparsecheckout # timeout=10
16:34:36 [2020-04-14T16:34:36.144Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:34:36 [2020-04-14T16:34:36.641Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
16:34:36 [2020-04-14T16:34:36.649Z]  > git rev-parse HEAD^{commit} # timeout=10
16:34:36 [2020-04-14T16:34:36.658Z]  > git config core.sparsecheckout # timeout=10
16:34:36 [2020-04-14T16:34:36.663Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10