Skip to content

Console Output

16:44:17 [2023-03-10T16:44:17.575Z] The recommended git tool is: git
16:44:20 [2023-03-10T16:44:20.130Z] using credential docker-jenkins-github-credentials
16:44:20 [2023-03-10T16:44:20.145Z] Cloning the remote Git repository
16:44:20 [2023-03-10T16:44:20.145Z] Cloning with configured refspecs honoured and without tags
16:44:20 [2023-03-10T16:44:20.171Z] Cloning repository https://github.com/moby/moby.git
16:44:20 [2023-03-10T16:44:20.298Z]  > git init /home/ubuntu/workspace/moby_PR-44990 # timeout=10
16:44:20 [2023-03-10T16:44:20.925Z] Fetching upstream changes from https://github.com/moby/moby.git
16:44:20 [2023-03-10T16:44:20.925Z]  > git --version # timeout=10
16:44:20 [2023-03-10T16:44:20.941Z]  > git --version # 'git version 2.17.1'
16:44:20 [2023-03-10T16:44:20.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:44:20 [2023-03-10T16:44:20.942Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:44:41 [2023-03-10T16:44:41.656Z] Fetching without tags
16:44:41 [2023-03-10T16:44:41.965Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:44:42 [2023-03-10T16:44:42.719Z] Merge succeeded, producing 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:44:42 [2023-03-10T16:44:42.719Z] Checking out Revision 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 (PR-44990)
16:44:41 [2023-03-10T16:44:41.605Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:44:41 [2023-03-10T16:44:41.616Z]  > git config --add remote.origin.fetch +refs/pull/44990/head:refs/remotes/origin/PR-44990 # timeout=10
16:44:41 [2023-03-10T16:44:41.632Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:44:41 [2023-03-10T16:44:41.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:44:41 [2023-03-10T16:44:41.659Z] Fetching upstream changes from https://github.com/moby/moby.git
16:44:41 [2023-03-10T16:44:41.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:44:41 [2023-03-10T16:44:41.660Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:44:41 [2023-03-10T16:44:41.972Z]  > git config core.sparsecheckout # timeout=10
16:44:41 [2023-03-10T16:44:41.991Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:44:42 [2023-03-10T16:44:42.667Z]  > git remote # timeout=10
16:44:42 [2023-03-10T16:44:42.681Z]  > git config --get remote.origin.url # timeout=10
16:44:42 [2023-03-10T16:44:42.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:44:42 [2023-03-10T16:44:42.691Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
16:44:42 [2023-03-10T16:44:42.710Z]  > git rev-parse HEAD^{commit} # timeout=10
16:44:42 [2023-03-10T16:44:42.722Z]  > git config core.sparsecheckout # timeout=10
16:44:42 [2023-03-10T16:44:42.735Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:44:47 [2023-03-10T16:44:47.035Z] Commit message: "update to go1.19.6"
16:44:47 [2023-03-10T16:44:47.038Z]  > git rev-list --no-walk 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10