Skip to content

Console Output

10:00:45 [2023-07-17T10:00:45.047Z] The recommended git tool is: git
10:00:46 [2023-07-17T10:00:46.755Z] using credential docker-jenkins-github-credentials
10:00:46 [2023-07-17T10:00:46.766Z] Cloning the remote Git repository
10:00:46 [2023-07-17T10:00:46.767Z] Cloning with configured refspecs honoured and without tags
10:00:46 [2023-07-17T10:00:46.799Z] Cloning repository https://github.com/moby/moby.git
10:00:46 [2023-07-17T10:00:46.845Z]  > git init /home/ubuntu/workspace/moby_20.10 # timeout=10
10:00:47 [2023-07-17T10:00:47.169Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:47 [2023-07-17T10:00:47.169Z]  > git --version # timeout=10
10:00:47 [2023-07-17T10:00:47.172Z]  > git --version # 'git version 2.25.1'
10:00:47 [2023-07-17T10:00:47.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:47 [2023-07-17T10:00:47.174Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:01:01 [2023-07-17T10:01:01.867Z] Avoid second fetch
10:01:01 [2023-07-17T10:01:01.868Z] Checking out Revision 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 (20.10)
10:01:01 [2023-07-17T10:01:01.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:01 [2023-07-17T10:01:01.865Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:01:01 [2023-07-17T10:01:01.876Z]  > git config core.sparsecheckout # timeout=10
10:01:01 [2023-07-17T10:01:01.880Z]  > git checkout -f 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 # timeout=10
10:01:06 [2023-07-17T10:01:06.154Z] Commit message: "Merge pull request #45980 from thaJeztah/20.10_backport_vendor_distribution_v2.8.2"
10:01:06 [2023-07-17T10:01:06.158Z]  > git rev-list --no-walk f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10