Skip to content

Console Output

13:32:41 + make REF=master fedora-36
13:32:41 git init src/github.com/docker/cli
13:32:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-658/src/github.com/docker/cli/.git/
13:32:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
13:32:41 ./scripts/checkout.sh src/github.com/docker/cli "master"
13:32:41 + SRC=src/github.com/docker/cli
13:32:41 + REF=master
13:32:41 + REF_FETCH=master
13:32:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
13:32:41 + awk {print $2}
13:32:41 + REF=refs/heads/master
13:32:41 + [ -n refs/heads/master ]
13:32:41 + REF_FETCH=refs/heads/master:refs/heads/master
13:32:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
13:32:43 From https://github.com/docker/cli
13:32:43  * [new branch]      master     -> master
13:32:43  * [new branch]      master     -> origin/master
13:32:43 + git -C src/github.com/docker/cli checkout -q refs/heads/master
13:32:43 git init src/github.com/docker/docker
13:32:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-658/src/github.com/docker/docker/.git/
13:32:43 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
13:32:43 ./scripts/checkout.sh src/github.com/docker/docker "master"
13:32:43 + SRC=src/github.com/docker/docker
13:32:43 + REF=master
13:32:43 + REF_FETCH=master
13:32:43 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
13:32:43 + awk {print $2}
13:32:43 + REF=refs/heads/master
13:32:43 + [ -n refs/heads/master ]
13:32:43 + REF_FETCH=refs/heads/master:refs/heads/master
13:32:43 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
13:32:46 From https://github.com/docker/docker
13:32:46  * [new branch]      master     -> master
13:32:46  * [new branch]      master     -> origin/master
13:32:46 + git -C src/github.com/docker/docker checkout -q refs/heads/master
13:32:46 git init src/github.com/docker/compose
13:32:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-658/src/github.com/docker/compose/.git/
13:32:46 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
13:32:46 ./scripts/checkout.sh src/github.com/docker/compose "v2.3.4"
13:32:46 + SRC=src/github.com/docker/compose
13:32:46 + REF=v2.3.4
13:32:46 + REF_FETCH=v2.3.4
13:32:46 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.3.4
13:32:46 + awk {print $2}
13:32:46 + REF=refs/tags/v2.3.4
13:32:46 + [ -n refs/tags/v2.3.4 ]
13:32:46 + REF_FETCH=refs/tags/v2.3.4:refs/tags/v2.3.4
13:32:46 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.3.4:refs/tags/v2.3.4
13:32:47 From https://github.com/docker/compose
13:32:47  * [new tag]         v2.3.4     -> v2.3.4
13:32:47 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.3.4
13:32:47 git init src/github.com/docker/scan-cli-plugin
13:32:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-658/src/github.com/docker/scan-cli-plugin/.git/
13:32:47 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
13:32:47 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
13:32:47 + SRC=src/github.com/docker/scan-cli-plugin
13:32:47 + REF=v0.17.0
13:32:47 + REF_FETCH=v0.17.0
13:32:47 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
13:32:47 + awk {print $2}
13:32:47 + REF=refs/tags/v0.17.0
13:32:47 + [ -n refs/tags/v0.17.0 ]
13:32:47 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
13:32:47 + 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
13:32:47 From https://github.com/docker/scan-cli-plugin
13:32:47  * [new tag]         v0.17.0    -> v0.17.0
13:32:47 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
13:32:47 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.17.8 fedora-36
13:32:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-658/rpm'
13:32:47 make[1]: Nothing to be done for 'fedora-36'.
13:32:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-658/rpm'