Skip to content

Console Output

16:24:46 [2023-07-13T16:24:46.534Z] The recommended git tool is: git
16:24:48 [2023-07-13T16:24:48.388Z] using credential docker-jenkins-github-credentials
16:24:48 [2023-07-13T16:24:48.402Z] Cloning the remote Git repository
16:24:48 [2023-07-13T16:24:48.402Z] Cloning with configured refspecs honoured and without tags
16:24:48 [2023-07-13T16:24:48.387Z] Cloning repository https://github.com/moby/moby.git
16:24:48 [2023-07-13T16:24:48.436Z]  > git init /home/ubuntu/workspace/moby_PR-45937 # timeout=10
16:24:48 [2023-07-13T16:24:48.725Z] Fetching upstream changes from https://github.com/moby/moby.git
16:24:48 [2023-07-13T16:24:48.726Z]  > git --version # timeout=10
16:24:48 [2023-07-13T16:24:48.729Z]  > git --version # 'git version 2.25.1'
16:24:48 [2023-07-13T16:24:48.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:48 [2023-07-13T16:24:48.731Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45937/head:refs/remotes/origin/PR-45937 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:25:00 [2023-07-13T16:25:00.665Z] Fetching without tags
16:25:00 [2023-07-13T16:25:00.634Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:25:00 [2023-07-13T16:25:00.638Z]  > git config --add remote.origin.fetch +refs/pull/45937/head:refs/remotes/origin/PR-45937 # timeout=10
16:25:00 [2023-07-13T16:25:00.643Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:25:00 [2023-07-13T16:25:00.650Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:25:00 [2023-07-13T16:25:00.658Z] Fetching upstream changes from https://github.com/moby/moby.git
16:25:00 [2023-07-13T16:25:00.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:25:00 [2023-07-13T16:25:00.659Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45937/head:refs/remotes/origin/PR-45937 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:25:00 [2023-07-13T16:25:00.923Z] Merging remotes/origin/master commit 193f16238bb5ce1eb87efd8da03dce41466ef8c4 into PR head commit 79c72390b9679ae03643512cb97c84503fd298ab
16:25:01 [2023-07-13T16:25:01.646Z] Merge succeeded, producing 79c72390b9679ae03643512cb97c84503fd298ab
16:25:01 [2023-07-13T16:25:01.647Z] Checking out Revision 79c72390b9679ae03643512cb97c84503fd298ab (PR-45937)
16:25:00 [2023-07-13T16:25:00.919Z]  > git config core.sparsecheckout # timeout=10
16:25:00 [2023-07-13T16:25:00.922Z]  > git checkout -f 79c72390b9679ae03643512cb97c84503fd298ab # timeout=10
16:25:01 [2023-07-13T16:25:01.616Z]  > git remote # timeout=10
16:25:01 [2023-07-13T16:25:01.620Z]  > git config --get remote.origin.url # timeout=10
16:25:01 [2023-07-13T16:25:01.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:25:01 [2023-07-13T16:25:01.624Z]  > git merge 193f16238bb5ce1eb87efd8da03dce41466ef8c4 # timeout=10
16:25:01 [2023-07-13T16:25:01.632Z]  > git rev-parse HEAD^{commit} # timeout=10
16:25:01 [2023-07-13T16:25:01.639Z]  > git config core.sparsecheckout # timeout=10
16:25:01 [2023-07-13T16:25:01.642Z]  > git checkout -f 79c72390b9679ae03643512cb97c84503fd298ab # timeout=10
16:25:06 [2023-07-13T16:25:06.046Z] Commit message: "integration/container: use subtests for TestAttach"
16:25:06 [2023-07-13T16:25:06.053Z] First time build. Skipping changelog.
16:25:06 [2023-07-13T16:25:06.042Z]  > git rev-list --no-walk 7ccc8d35535860b7ed14177832eb4e6e369c16f7 # timeout=10