Skip to content

Console Output

22:33:54 [2023-06-28T22:33:54.035Z] The recommended git tool is: git
22:33:54 [2023-06-28T22:33:54.043Z] using credential docker-jenkins-github-credentials
22:33:54 [2023-06-28T22:33:54.060Z] Fetching changes from the remote Git repository
22:33:54 [2023-06-28T22:33:54.066Z] Fetching without tags
22:33:54 [2023-06-28T22:33:54.307Z] Merging remotes/origin/master commit d2452c2102823a9ed0858534ab36d91a6b8c45c8 into PR head commit a764cd5a40d521c5764c9d0d49d0288ca5c750b2
22:33:54 [2023-06-28T22:33:54.359Z] Merge succeeded, producing a764cd5a40d521c5764c9d0d49d0288ca5c750b2
22:33:54 [2023-06-28T22:33:54.360Z] Checking out Revision a764cd5a40d521c5764c9d0d49d0288ca5c750b2 (PR-43169)
22:33:54 [2023-06-28T22:33:54.399Z] Commit message: "pkg/chrootarchive: format code with gofumpt"
22:33:54 [2023-06-28T22:33:54.107Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43169/.git # timeout=10
22:33:54 [2023-06-28T22:33:54.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:33:54 [2023-06-28T22:33:54.118Z] Fetching upstream changes from https://github.com/moby/moby.git
22:33:54 [2023-06-28T22:33:54.118Z]  > git --version # timeout=10
22:33:54 [2023-06-28T22:33:54.120Z]  > git --version # 'git version 2.25.1'
22:33:54 [2023-06-28T22:33:54.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:33:54 [2023-06-28T22:33:54.121Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43169/head:refs/remotes/origin/PR-43169 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:33:54 [2023-06-28T22:33:54.359Z]  > git config core.sparsecheckout # timeout=10
22:33:54 [2023-06-28T22:33:54.361Z]  > git checkout -f a764cd5a40d521c5764c9d0d49d0288ca5c750b2 # timeout=10
22:33:54 [2023-06-28T22:33:54.389Z]  > git remote # timeout=10
22:33:54 [2023-06-28T22:33:54.391Z]  > git config --get remote.origin.url # timeout=10
22:33:54 [2023-06-28T22:33:54.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:33:54 [2023-06-28T22:33:54.395Z]  > git merge d2452c2102823a9ed0858534ab36d91a6b8c45c8 # timeout=10
22:33:54 [2023-06-28T22:33:54.405Z]  > git rev-parse HEAD^{commit} # timeout=10
22:33:54 [2023-06-28T22:33:54.411Z]  > git config core.sparsecheckout # timeout=10
22:33:54 [2023-06-28T22:33:54.413Z]  > git checkout -f a764cd5a40d521c5764c9d0d49d0288ca5c750b2 # timeout=10