Skip to content

Console Output

12:05:18 [2022-08-24T12:05:18.233Z] The recommended git tool is: git
12:05:20 [2022-08-24T12:05:20.794Z] using credential docker-jenkins-github-credentials
12:05:20 [2022-08-24T12:05:20.809Z] Cloning the remote Git repository
12:05:20 [2022-08-24T12:05:20.809Z] Cloning with configured refspecs honoured and without tags
12:05:20 [2022-08-24T12:05:20.545Z] Cloning repository https://github.com/moby/moby.git
12:05:20 [2022-08-24T12:05:20.592Z]  > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10
12:05:20 [2022-08-24T12:05:20.878Z] Fetching upstream changes from https://github.com/moby/moby.git
12:05:20 [2022-08-24T12:05:20.878Z]  > git --version # timeout=10
12:05:20 [2022-08-24T12:05:20.888Z]  > git --version # 'git version 2.17.1'
12:05:20 [2022-08-24T12:05:20.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:05:20 [2022-08-24T12:05:20.899Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:05:48 [2022-08-24T12:05:48.419Z] Fetching without tags
12:05:48 [2022-08-24T12:05:48.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:05:48 [2022-08-24T12:05:48.311Z]  > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10
12:05:48 [2022-08-24T12:05:48.335Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:05:48 [2022-08-24T12:05:48.363Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:05:48 [2022-08-24T12:05:48.395Z] Fetching upstream changes from https://github.com/moby/moby.git
12:05:48 [2022-08-24T12:05:48.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:05:48 [2022-08-24T12:05:48.396Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:05:48 [2022-08-24T12:05:48.722Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d
12:05:49 [2022-08-24T12:05:49.667Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d
12:05:49 [2022-08-24T12:05:49.668Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011)
12:05:48 [2022-08-24T12:05:48.706Z]  > git config core.sparsecheckout # timeout=10
12:05:48 [2022-08-24T12:05:48.730Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:05:49 [2022-08-24T12:05:49.539Z]  > git remote # timeout=10
12:05:49 [2022-08-24T12:05:49.568Z]  > git config --get remote.origin.url # timeout=10
12:05:49 [2022-08-24T12:05:49.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:05:49 [2022-08-24T12:05:49.593Z]  > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10
12:05:49 [2022-08-24T12:05:49.619Z]  > git rev-parse HEAD^{commit} # timeout=10
12:05:49 [2022-08-24T12:05:49.652Z]  > git config core.sparsecheckout # timeout=10
12:05:49 [2022-08-24T12:05:49.711Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:05:54 [2022-08-24T12:05:54.887Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled"