Skip to content

Console Output

Skipping 774 KB.. Full Log
uCQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZCu/3zh+02g+/hApuiBTNEDm9L9ZMKZfuX7TAyMXgysZYk5palAcwUQivxKc5NSi9rWTJXlnvKgG2oaEHBYsQEA3VVNlvIAAAA=Requires(post): /bin/sh
09:03:52 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
09:03:52 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:03:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:03:52 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220331191424.81d9655-0.fc34.src.rpm
09:05:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220331191424.81d9655-0.fc34.x86_64.rpm
09:05:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kWZJ5c
09:05:00 + umask 022
09:05:00 + cd /root/rpmbuild/BUILD
09:05:00 + cd src
09:05:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:05:00 + RPM_EC=0
09:05:00 ++ jobs -p
09:05:00 + exit 0
09:05:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6FcLfR
09:05:00 + umask 022
09:05:00 + cd /root/rpmbuild/BUILD
09:05:00 + cd /root/rpmbuild/BUILD
09:05:00 + rm -rf src
09:05:00 + /usr/bin/mkdir -p src
09:05:00 + cd src
09:05:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:05:00 + /usr/bin/tar -xof -
09:05:00 + STATUS=0
09:05:00 + '[' 0 -ne 0 ']'
09:05:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:05:00 + /usr/bin/tar -xof -
09:05:00 + STATUS=0
09:05:00 + '[' 0 -ne 0 ']'
09:05:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:05:00 + RPM_EC=0
09:05:00 ++ jobs -p
09:05:00 + exit 0
09:05:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mblhwm
09:05:00 + umask 022
09:05:00 + cd /root/rpmbuild/BUILD
09:05:00 + cd src
09:05:00 + export DOCKER_GITCOMMIT=4e188b8
09:05:00 + DOCKER_GITCOMMIT=4e188b8
09:05:00 + mkdir -p /go/src/github.com/docker
09:05:00 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:05:00 + TMP_GOPATH=/go
09:05:00 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:05:00 + RM_GOPATH=0
09:05:00 + TMP_GOPATH=/go
09:05:00 + : /usr/local/bin
09:05:00 + '[' -z /go ']'
09:05:00 + export GOPATH=/go
09:05:00 + GOPATH=/go
09:05:00 + case "$(go env GOARCH)" in
09:05:00 ++ go env GOARCH
09:05:00 + export GO_BUILDMODE=-buildmode=pie
09:05:00 + GO_BUILDMODE=-buildmode=pie
09:05:00 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:05:00 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:05:00 + bin=rootlesskit
09:05:00 + shift
09:05:00 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:05:00 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:05:00 ++ : v0.14.4
09:05:00 + install_rootlesskit dynamic
09:05:00 + case "$1" in
09:05:00 + install_rootlesskit_dynamic
09:05:00 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:05:00 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:05:00 + export BUILD_MODE=-buildmode=pie
09:05:00 + BUILD_MODE=-buildmode=pie
09:05:00 + _install_rootlesskit
09:05:00 + echo 'Install rootlesskit version v0.14.4'
09:05:00 Install rootlesskit version v0.14.4
09:05:00 + for f in rootlesskit rootlesskit-docker-proxy
09:05:00 + GOBIN=/usr/local/bin
09:05:00 + GO111MODULE=on
09:05:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
09:05:00 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
09:05:06 go: downloading github.com/pkg/errors v0.9.1
09:05:06 go: downloading github.com/sirupsen/logrus v1.8.1
09:05:06 go: downloading github.com/urfave/cli/v2 v2.3.0
09:05:06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:05:07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:05:07 go: downloading github.com/google/uuid v1.3.0
09:05:07 go: downloading github.com/moby/vpnkit v0.5.0
09:05:07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:05:07 go: downloading github.com/gofrs/flock v0.8.1
09:05:07 go: downloading github.com/gorilla/mux v1.8.0
09:05:07 go: downloading github.com/moby/sys/mountinfo v0.4.1
09:05:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:05:07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:05:08 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:05:10 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:05:17 + for f in rootlesskit rootlesskit-docker-proxy
09:05:17 + GOBIN=/usr/local/bin
09:05:17 + GO111MODULE=on
09:05:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
09:05:18 + return
09:05:18 + RPM_EC=0
09:05:18 ++ jobs -p
09:05:18 + exit 0
09:05:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RDqss0
09:05:18 + umask 022
09:05:18 + cd /root/rpmbuild/BUILD
09:05:18 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64 '!=' / ']'
09:05:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:05:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:05:18 + mkdir -p /root/rpmbuild/BUILDROOT
09:05:18 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:05:18 + cd src
09:05:18 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64/usr/bin/dockerd-rootless.sh
09:05:18 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh
09:05:18 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64/usr/bin/rootlesskit
09:05:18 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy
09:05:18 + /usr/lib/rpm/check-buildroot
09:05:18 + /usr/lib/rpm/redhat/brp-ldconfig
09:05:18 + /usr/lib/rpm/brp-compress
09:05:18 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:05:18 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:05:18 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:05:18 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:05:18 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:05:18 + /usr/lib/rpm/brp-python-hardlink
09:05:18 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:05:18 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:05:18 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:05:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hyFOvQ
09:05:18 + umask 022
09:05:18 + cd /root/rpmbuild/BUILD
09:05:18 + cd src
09:05:18 + /usr/local/bin/rootlesskit -v
09:05:18 rootlesskit version 0.14.4
09:05:18 + RPM_EC=0
09:05:18 ++ jobs -p
09:05:18 + exit 0
09:05:18 Processing files: docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:05:18 Provides: docker-ce-rootless-extras = 0:0.0.0.20220331191424.81d9655-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220331191424.81d9655-0.fc34
09:05:18 Requires(interp): /bin/sh /bin/sh /bin/sh
09:05:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:05:18 Requires(post): /bin/sh
09:05:18 Requires(preun): /bin/sh
09:05:18 Requires(postun): /bin/sh
09:05:18 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
09:05:18 Conflicts: rootlesskit
09:05:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:05:18 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.src.rpm
09:05:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64.rpm
09:05:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DzVEpj
09:05:25 + umask 022
09:05:25 + cd /root/rpmbuild/BUILD
09:05:25 + cd src
09:05:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220331191424.81d9655-0.fc34.x86_64
09:05:25 + RPM_EC=0
09:05:25 ++ jobs -p
09:05:25 + exit 0
09:05:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NPMDrk
09:05:25 + umask 022
09:05:25 + cd /root/rpmbuild/BUILD
09:05:25 + cd /root/rpmbuild/BUILD
09:05:25 + rm -rf src
09:05:25 + /usr/bin/mkdir -p src
09:05:25 + cd src
09:05:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:05:25 + /usr/bin/tar -xof -
09:05:25 + STATUS=0
09:05:25 + '[' 0 -ne 0 ']'
09:05:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:05:25 + /usr/bin/tar -xof -
09:05:25 + STATUS=0
09:05:25 + '[' 0 -ne 0 ']'
09:05:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:05:25 + RPM_EC=0
09:05:25 ++ jobs -p
09:05:25 + exit 0
09:05:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g5F93C
09:05:25 + umask 022
09:05:25 + cd /root/rpmbuild/BUILD
09:05:25 + cd src
09:05:25 + pushd /root/rpmbuild/BUILD/src/compose
09:05:25 + GOPROXY=https://proxy.golang.org
09:05:25 + GO111MODULE=on
09:05:25 + go mod download
09:05:25 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:06:12 + GOPROXY=https://proxy.golang.org
09:06:12 + GO111MODULE=on
09:06:12 + GIT_TAG=v2.4.0
09:06:12 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
09:06:12 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.4.0"  -o bin/docker-compose ./cmd
09:07:19 + popd
09:07:19 ~/rpmbuild/BUILD/src
09:07:19 + RPM_EC=0
09:07:19 ++ jobs -p
09:07:19 + exit 0
09:07:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fCldr6
09:07:19 + umask 022
09:07:19 + cd /root/rpmbuild/BUILD
09:07:19 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64 '!=' / ']'
09:07:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64
09:07:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64
09:07:19 + mkdir -p /root/rpmbuild/BUILDROOT
09:07:19 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64
09:07:19 + cd src
09:07:19 + pushd /root/rpmbuild/BUILD/src/compose
09:07:19 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:07:19 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose
09:07:19 + popd
09:07:19 ~/rpmbuild/BUILD/src
09:07:19 + for f in LICENSE MAINTAINERS NOTICE README.md
09:07:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:07:19 + for f in LICENSE MAINTAINERS NOTICE README.md
09:07:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:07:19 + for f in LICENSE MAINTAINERS NOTICE README.md
09:07:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:07:19 + for f in LICENSE MAINTAINERS NOTICE README.md
09:07:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:07:19 + /usr/lib/rpm/check-buildroot
09:07:19 + /usr/lib/rpm/redhat/brp-ldconfig
09:07:19 + /usr/lib/rpm/brp-compress
09:07:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:07:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:07:19 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:07:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:07:19 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:07:19 + /usr/lib/rpm/brp-python-hardlink
09:07:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:07:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NnR9Zd
09:07:19 + umask 022
09:07:19 + cd /root/rpmbuild/BUILD
09:07:19 + cd src
09:07:19 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:07:19 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:07:19 + ver=v2.4.0
09:07:19 + test v2.4.0 = v2.4.0
09:07:19 + echo 'PASS: docker-compose version OK'
09:07:19 + RPM_EC=0
09:07:19 PASS: docker-compose version OK
09:07:19 ++ jobs -p
09:07:19 + exit 0
09:07:19 Processing files: docker-compose-plugin-2.4.0-0.fc34.x86_64
09:07:19 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9zoIU4
09:07:19 + umask 022
09:07:19 + cd /root/rpmbuild/BUILD
09:07:19 + cd src
09:07:19 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/share/doc/docker-compose-plugin
09:07:19 + export LC_ALL=C
09:07:19 + LC_ALL=C
09:07:19 + export DOCDIR
09:07:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/share/doc/docker-compose-plugin
09:07:19 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/share/doc/docker-compose-plugin
09:07:19 + RPM_EC=0
09:07:19 ++ jobs -p
09:07:19 + exit 0
09:07:19 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rd7hSq
09:07:19 + umask 022
09:07:19 + cd /root/rpmbuild/BUILD
09:07:19 + cd src
09:07:19 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin
09:07:19 + export LC_ALL=C
09:07:19 + LC_ALL=C
09:07:19 + export LICENSEDIR
09:07:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin
09:07:19 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin
09:07:19 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin
09:07:19 + RPM_EC=0
09:07:19 ++ jobs -p
09:07:19 + exit 0
09:07:19 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose
09:07:19 Provides: docker-compose-plugin = 0:2.4.0-0.fc34 docker-compose-plugin(x86-64) = 0:2.4.0-0.fc34
09:07:19 Requires(interp): /bin/sh /bin/sh /bin/sh
09:07:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:07:19 Requires(post): /bin/sh
09:07:19 Requires(preun): /bin/sh
09:07:19 Requires(postun): /bin/sh
09:07:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64
09:07:19 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.4.0-0.fc34.src.rpm
09:07:26 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.4.0-0.fc34.x86_64.rpm
09:07:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o0pz4Q
09:07:26 + umask 022
09:07:26 + cd /root/rpmbuild/BUILD
09:07:26 + cd src
09:07:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.4.0-0.fc34.x86_64
09:07:26 + RPM_EC=0
09:07:26 ++ jobs -p
09:07:26 + exit 0
09:07:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xYXDDv
09:07:26 + umask 022
09:07:26 + cd /root/rpmbuild/BUILD
09:07:26 + cd /root/rpmbuild/BUILD
09:07:26 + rm -rf src
09:07:26 + /usr/bin/mkdir -p src
09:07:26 + cd src
09:07:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
09:07:26 + /usr/bin/tar -xof -
09:07:26 + STATUS=0
09:07:26 + '[' 0 -ne 0 ']'
09:07:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
09:07:26 + /usr/bin/tar -xof -
09:07:26 + STATUS=0
09:07:26 + '[' 0 -ne 0 ']'
09:07:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:07:26 + RPM_EC=0
09:07:26 ++ jobs -p
09:07:26 + exit 0
09:07:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mOlQY9
09:07:26 + umask 022
09:07:26 + cd /root/rpmbuild/BUILD
09:07:26 + cd src
09:07:26 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
09:07:26 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
09:07:26 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
09:07:26 GO111MODULE=on make -f builder.Makefile build
09:07:26 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
09:07:26 mkdir -p bin
09:07:26 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
09:08:13 go: downloading github.com/docker/cli v20.10.9+incompatible
09:08:13 go: downloading github.com/docker/docker v20.10.9+incompatible
09:08:15 go: downloading github.com/spf13/cobra v1.2.1
09:08:15 go: downloading github.com/fvbommel/sortorder v1.0.2
09:08:15 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
09:08:15 go: downloading github.com/docker/distribution v2.7.1+incompatible
09:08:16 go: downloading github.com/theupdateframework/notary v0.7.0
09:08:18 go: downloading github.com/opencontainers/image-spec v1.0.1
09:08:18 go: downloading github.com/Masterminds/semver/v3 v3.1.1
09:08:18 go: downloading github.com/containerd/containerd v1.5.7
09:08:18 go: downloading github.com/moby/sys/mount v0.2.0
09:08:18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
09:08:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
09:08:22 go: downloading google.golang.org/grpc v1.40.0
09:08:23 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
09:08:23 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
09:08:24 go: downloading github.com/opencontainers/runc v1.0.2
09:08:24 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
09:08:25 go: downloading google.golang.org/protobuf v1.26.0
09:08:27 go: downloading github.com/prometheus/client_golang v1.7.1
09:08:27 go: downloading github.com/cespare/xxhash/v2 v2.1.1
09:08:27 go: downloading github.com/prometheus/common v0.10.0
09:08:28 go: downloading github.com/prometheus/procfs v0.6.0
09:09:00 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
09:09:00 ~/rpmbuild/BUILD/src
09:09:00 + popd
09:09:00 + RPM_EC=0
09:09:00 ++ jobs -p
09:09:00 + exit 0
09:09:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z9PaUK
09:09:00 + umask 022
09:09:00 + cd /root/rpmbuild/BUILD
09:09:00 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64 '!=' / ']'
09:09:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64
09:09:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64
09:09:00 + mkdir -p /root/rpmbuild/BUILDROOT
09:09:00 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64
09:09:00 + cd src
09:09:00 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
09:09:00 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
09:09:00 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
09:09:00 ~/rpmbuild/BUILD/src
09:09:00 + popd
09:09:00 + /usr/lib/rpm/check-buildroot
09:09:00 + /usr/lib/rpm/redhat/brp-ldconfig
09:09:00 + /usr/lib/rpm/brp-compress
09:09:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:09:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:09:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:09:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:09:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:09:00 + /usr/lib/rpm/brp-python-hardlink
09:09:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:09:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9T7DLX
09:09:00 + umask 022
09:09:00 + cd /root/rpmbuild/BUILD
09:09:00 + cd src
09:09:00 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
09:09:00 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:09:00 + ver=v0.17.0
09:09:00 + test v0.17.0 = v0.17.0
09:09:00 + echo 'PASS: docker-scan version OK'
09:09:00 PASS: docker-scan version OK
09:09:00 + RPM_EC=0
09:09:00 ++ jobs -p
09:09:00 + exit 0
09:09:00 Processing files: docker-scan-plugin-0.17.0-0.fc34.x86_64
09:09:00 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
09:09:00 Provides: docker-scan-plugin = 0:0.17.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc34
09:09:00 Requires(interp): /bin/sh /bin/sh /bin/sh
09:09:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:09:00 Requires(post): /bin/sh
09:09:00 Requires(preun): /bin/sh
09:09:00 Requires(postun): /bin/sh
09:09:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64
09:09:00 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc34.src.rpm
09:09:05 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc34.x86_64.rpm
09:09:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P8i2HK
09:09:05 + umask 022
09:09:05 + cd /root/rpmbuild/BUILD
09:09:05 + cd src
09:09:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64
09:09:05 + RPM_EC=0
09:09:05 ++ jobs -p
09:09:05 + exit 0
09:09:09 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34"
09:09:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/rpm'