Skip to content

Console Output

11:13:30 [2023-08-28T11:13:30.111Z] The recommended git tool is: git
11:13:31 [2023-08-28T11:13:31.781Z] using credential docker-jenkins-github-credentials
11:13:31 [2023-08-28T11:13:31.795Z] Cloning the remote Git repository
11:13:31 [2023-08-28T11:13:31.795Z] Cloning with configured refspecs honoured and without tags
11:13:31 [2023-08-28T11:13:31.784Z] Cloning repository https://github.com/moby/moby.git
11:13:31 [2023-08-28T11:13:31.832Z]  > git init /home/ubuntu/workspace/moby_PR-46350 # timeout=10
11:13:32 [2023-08-28T11:13:32.124Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:32 [2023-08-28T11:13:32.125Z]  > git --version # timeout=10
11:13:32 [2023-08-28T11:13:32.128Z]  > git --version # 'git version 2.25.1'
11:13:32 [2023-08-28T11:13:32.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:32 [2023-08-28T11:13:32.130Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46350/head:refs/remotes/origin/PR-46350 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:45 [2023-08-28T11:13:45.231Z] Fetching without tags
11:13:45 [2023-08-28T11:13:45.430Z] Merging remotes/origin/master commit 8569e8684f0e99d70f224e372b523be5ef83da96 into PR head commit 70ad5b818fa94891d0778daba2f830e5ca6382a7
11:13:46 [2023-08-28T11:13:46.090Z] Merge succeeded, producing 70ad5b818fa94891d0778daba2f830e5ca6382a7
11:13:46 [2023-08-28T11:13:46.090Z] Checking out Revision 70ad5b818fa94891d0778daba2f830e5ca6382a7 (PR-46350)
11:13:45 [2023-08-28T11:13:45.207Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:45 [2023-08-28T11:13:45.210Z]  > git config --add remote.origin.fetch +refs/pull/46350/head:refs/remotes/origin/PR-46350 # timeout=10
11:13:45 [2023-08-28T11:13:45.214Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:45 [2023-08-28T11:13:45.220Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:45 [2023-08-28T11:13:45.227Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:45 [2023-08-28T11:13:45.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:45 [2023-08-28T11:13:45.228Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46350/head:refs/remotes/origin/PR-46350 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:45 [2023-08-28T11:13:45.429Z]  > git config core.sparsecheckout # timeout=10
11:13:45 [2023-08-28T11:13:45.432Z]  > git checkout -f 70ad5b818fa94891d0778daba2f830e5ca6382a7 # timeout=10
11:13:46 [2023-08-28T11:13:46.062Z]  > git remote # timeout=10
11:13:46 [2023-08-28T11:13:46.067Z]  > git config --get remote.origin.url # timeout=10
11:13:46 [2023-08-28T11:13:46.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:46 [2023-08-28T11:13:46.071Z]  > git merge 8569e8684f0e99d70f224e372b523be5ef83da96 # timeout=10
11:13:46 [2023-08-28T11:13:46.078Z]  > git rev-parse HEAD^{commit} # timeout=10
11:13:46 [2023-08-28T11:13:46.085Z]  > git config core.sparsecheckout # timeout=10
11:13:46 [2023-08-28T11:13:46.088Z]  > git checkout -f 70ad5b818fa94891d0778daba2f830e5ca6382a7 # timeout=10
11:13:49 [2023-08-28T11:13:49.589Z] Commit message: "api/types/events: make events.Type an actual type"
11:13:49 [2023-08-28T11:13:49.596Z] First time build. Skipping changelog.
11:13:49 [2023-08-28T11:13:49.586Z]  > git rev-list --no-walk 4f3d3dbe22aa39d1dc8de68e97eb2ec26a7f6d16 # timeout=10