Skip to content

Console Output

21:16:35 + make REF=20.10 fedora-36
21:16:35 git init src/github.com/docker/cli
21:16:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/cli/.git/
21:16:35 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:16:35 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
21:16:35 + SRC=src/github.com/docker/cli
21:16:35 + REF=20.10
21:16:35 + REF_FETCH=20.10
21:16:35 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
21:16:35 + awk {print $2}
21:16:35 + REF=refs/heads/20.10
21:16:35 + [ -n refs/heads/20.10 ]
21:16:35 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
21:16:35 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
21:16:36 From https://github.com/docker/cli
21:16:36  * [new branch]      20.10      -> 20.10
21:16:36  * [new tag]         v20.10.13  -> v20.10.13
21:16:36  * [new tag]         v20.10.14  -> v20.10.14
21:16:36  * [new branch]      20.10      -> origin/20.10
21:16:36 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
21:16:36 git init src/github.com/docker/docker
21:16:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/docker/.git/
21:16:36 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:16:36 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
21:16:36 + SRC=src/github.com/docker/docker
21:16:36 + REF=20.10
21:16:36 + REF_FETCH=20.10
21:16:36 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
21:16:36 + awk {print $2}
21:16:36 + REF=refs/heads/20.10
21:16:36 + [ -n refs/heads/20.10 ]
21:16:36 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
21:16:36 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
21:16:38 From https://github.com/docker/docker
21:16:38  * [new branch]      20.10      -> 20.10
21:16:38  * [new branch]      20.10      -> origin/20.10
21:16:38 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
21:16:38 git init src/github.com/docker/compose
21:16:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/compose/.git/
21:16:38 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:16:38 ./scripts/checkout.sh src/github.com/docker/compose "v2.3.3"
21:16:38 + SRC=src/github.com/docker/compose
21:16:38 + REF=v2.3.3
21:16:38 + REF_FETCH=v2.3.3
21:16:38 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.3.3
21:16:38 + awk {print $2}
21:16:39 + REF=refs/tags/v2.3.3
21:16:39 + [ -n refs/tags/v2.3.3 ]
21:16:39 + REF_FETCH=refs/tags/v2.3.3:refs/tags/v2.3.3
21:16:39 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.3.3:refs/tags/v2.3.3
21:16:39 From https://github.com/docker/compose
21:16:39  * [new tag]         v2.3.3     -> v2.3.3
21:16:39 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.3.3
21:16:39 git init src/github.com/docker/scan-cli-plugin
21:16:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/scan-cli-plugin/.git/
21:16:39 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:16:39 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:16:39 + SRC=src/github.com/docker/scan-cli-plugin
21:16:39 + REF=v0.17.0
21:16:39 + REF_FETCH=v0.17.0
21:16:39 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:16:39 + awk {print $2}
21:16:39 + REF=refs/tags/v0.17.0
21:16:39 + [ -n refs/tags/v0.17.0 ]
21:16:39 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:16:39 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:16:39 From https://github.com/docker/scan-cli-plugin
21:16:39  * [new tag]         v0.17.0    -> v0.17.0
21:16:39 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:16:39 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.15 fedora-36
21:16:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-664/rpm'
21:16:39 make[1]: Nothing to be done for 'fedora-36'.
21:16:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-664/rpm'