Skip to content

Console Output

18:03:50 [2023-05-09T18:03:50.491Z] The recommended git tool is: git
18:03:50 [2023-05-09T18:03:50.500Z] using credential docker-jenkins-github-credentials
18:03:50 [2023-05-09T18:03:50.519Z] Fetching changes from the remote Git repository
18:03:50 [2023-05-09T18:03:50.525Z] Fetching without tags
18:03:50 [2023-05-09T18:03:50.517Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45502/.git # timeout=10
18:03:50 [2023-05-09T18:03:50.522Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:03:50 [2023-05-09T18:03:50.528Z] Fetching upstream changes from https://github.com/moby/moby.git
18:03:50 [2023-05-09T18:03:50.528Z]  > git --version # timeout=10
18:03:50 [2023-05-09T18:03:50.530Z]  > git --version # 'git version 2.25.1'
18:03:50 [2023-05-09T18:03:50.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:50 [2023-05-09T18:03:50.531Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45502/head:refs/remotes/origin/PR-45502 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:53 [2023-05-09T18:03:53.341Z] Merging remotes/origin/24.0 commit 31b98f9502578eae4cc02c1d567c60cc326e5ab9 into PR head commit 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:53 [2023-05-09T18:03:53.388Z] Merge succeeded, producing 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:53 [2023-05-09T18:03:53.389Z] Checking out Revision 86770904be72ba755f5d80f93eede77a1a5a74df (PR-45502)
18:03:53 [2023-05-09T18:03:53.450Z] Commit message: "c8d: fix missing image history"
18:03:53 [2023-05-09T18:03:53.344Z]  > git config core.sparsecheckout # timeout=10
18:03:53 [2023-05-09T18:03:53.346Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
18:03:53 [2023-05-09T18:03:53.373Z]  > git remote # timeout=10
18:03:53 [2023-05-09T18:03:53.375Z]  > git config --get remote.origin.url # timeout=10
18:03:53 [2023-05-09T18:03:53.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:53 [2023-05-09T18:03:53.379Z]  > git merge 31b98f9502578eae4cc02c1d567c60cc326e5ab9 # timeout=10
18:03:53 [2023-05-09T18:03:53.386Z]  > git rev-parse HEAD^{commit} # timeout=10
18:03:53 [2023-05-09T18:03:53.392Z]  > git config core.sparsecheckout # timeout=10
18:03:53 [2023-05-09T18:03:53.394Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10