Skip to content

Console Output

08:54:39 [2024-05-29T08:54:39.491Z] The recommended git tool is: git
08:54:39 [2024-05-29T08:54:39.497Z] using credential docker-jenkins-github-credentials
08:54:39 [2024-05-29T08:54:39.508Z] Fetching changes from the remote Git repository
08:54:39 [2024-05-29T08:54:39.524Z] Fetching without tags
08:54:39 [2024-05-29T08:54:39.698Z] Checking out Revision 2ebf19129fe56f56800cfbdf87e59883b90671dc (master)
08:54:39 [2024-05-29T08:54:39.497Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_master/.git # timeout=10
08:54:39 [2024-05-29T08:54:39.504Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:54:39 [2024-05-29T08:54:39.516Z] Fetching upstream changes from https://github.com/moby/moby.git
08:54:39 [2024-05-29T08:54:39.516Z]  > git --version # timeout=10
08:54:39 [2024-05-29T08:54:39.518Z]  > git --version # 'git version 2.25.1'
08:54:39 [2024-05-29T08:54:39.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:54:39 [2024-05-29T08:54:39.521Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/master:refs/remotes/origin/master # timeout=10
08:54:39 [2024-05-29T08:54:39.690Z]  > git config core.sparsecheckout # timeout=10
08:54:39 [2024-05-29T08:54:39.692Z]  > git checkout -f 2ebf19129fe56f56800cfbdf87e59883b90671dc # timeout=10
08:54:40 [2024-05-29T08:54:40.605Z] Commit message: "Merge pull request #47686 from robmry/47639_per-interface-sysctls"