Skip to content

Console Output

Skipping 804 KB.. Full Log
lesHavePrefix) <= 4.0-1
08:23:05 Requires(post): /bin/sh
08:23:05 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
08:23:05 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
08:23:05 Recommends: docker-scan-plugin(x86-64)
08:23:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:23:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.src.rpm
08:24:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.x86_64.rpm
08:24:13 + umask 022
08:24:13 + cd /root/rpmbuild/BUILD
08:24:13 + cd src
08:24:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:24:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.51G0q2
08:24:13 + RPM_EC=0
08:24:13 ++ jobs -p
08:24:13 + exit 0
08:24:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dohI1M
08:24:13 + umask 022
08:24:13 + cd /root/rpmbuild/BUILD
08:24:13 + cd /root/rpmbuild/BUILD
08:24:13 + rm -rf src
08:24:13 + /usr/bin/mkdir -p src
08:24:13 + cd src
08:24:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:24:13 + /usr/bin/tar -xof -
08:24:13 + STATUS=0
08:24:13 + '[' 0 -ne 0 ']'
08:24:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:24:13 + /usr/bin/tar -xof -
08:24:13 + STATUS=0
08:24:13 + '[' 0 -ne 0 ']'
08:24:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:24:13 + RPM_EC=0
08:24:13 ++ jobs -p
08:24:13 + exit 0
08:24:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6g1PL7
08:24:13 + umask 022
08:24:13 + cd /root/rpmbuild/BUILD
08:24:13 + cd src
08:24:13 + export DOCKER_GITCOMMIT=21b91d3
08:24:13 + DOCKER_GITCOMMIT=21b91d3
08:24:13 + mkdir -p /go/src/github.com/docker
08:24:13 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
08:24:13 + TMP_GOPATH=/go
08:24:13 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
08:24:13 + RM_GOPATH=0
08:24:13 + TMP_GOPATH=/go
08:24:13 + : /usr/local/bin
08:24:13 + '[' -z /go ']'
08:24:13 + export GOPATH=/go
08:24:13 + GOPATH=/go
08:24:13 + case "$(go env GOARCH)" in
08:24:13 ++ go env GOARCH
08:24:13 + export GO_BUILDMODE=-buildmode=pie
08:24:13 + GO_BUILDMODE=-buildmode=pie
08:24:13 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
08:24:13 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
08:24:13 + bin=rootlesskit
08:24:13 + shift
08:24:13 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
08:24:13 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
08:24:13 ++ : v0.14.4
08:24:13 + install_rootlesskit dynamic
08:24:13 + case "$1" in
08:24:13 + install_rootlesskit_dynamic
08:24:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:24:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:24:13 + export BUILD_MODE=-buildmode=pie
08:24:13 + BUILD_MODE=-buildmode=pie
08:24:13 + _install_rootlesskit
08:24:13 + echo 'Install rootlesskit version v0.14.4'
08:24:13 Install rootlesskit version v0.14.4
08:24:13 + for f in rootlesskit rootlesskit-docker-proxy
08:24:13 + GOBIN=/usr/local/bin
08:24:13 + GO111MODULE=on
08:24:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:24:13 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:24:13 go: downloading github.com/pkg/errors v0.9.1
08:24:13 go: downloading github.com/sirupsen/logrus v1.8.1
08:24:13 go: downloading github.com/urfave/cli/v2 v2.3.0
08:24:13 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:24:13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:24:13 go: downloading github.com/google/uuid v1.3.0
08:24:13 go: downloading github.com/moby/vpnkit v0.5.0
08:24:13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:24:13 go: downloading github.com/gofrs/flock v0.8.1
08:24:13 go: downloading github.com/gorilla/mux v1.8.0
08:24:13 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:24:13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:24:13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:24:13 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:24:14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:24:19 + for f in rootlesskit rootlesskit-docker-proxy
08:24:19 + GOBIN=/usr/local/bin
08:24:19 + GO111MODULE=on
08:24:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:24:20 + return
08:24:20 + RPM_EC=0
08:24:20 ++ jobs -p
08:24:20 + exit 0
08:24:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rNMGym
08:24:20 + umask 022
08:24:20 + cd /root/rpmbuild/BUILD
08:24:20 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64 '!=' / ']'
08:24:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:24:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:24:20 + mkdir -p /root/rpmbuild/BUILDROOT
08:24:20 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:24:20 + cd src
08:24:20 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/dockerd-rootless.sh
08:24:20 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
08:24:20 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/rootlesskit
08:24:20 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
08:24:20 + /usr/lib/rpm/check-buildroot
08:24:20 + /usr/lib/rpm/redhat/brp-ldconfig
08:24:20 + /usr/lib/rpm/brp-compress
08:24:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:24:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:24:21 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:24:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:24:21 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:24:21 + /usr/lib/rpm/brp-python-hardlink
08:24:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:24:21 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
08:24:21 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
08:24:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.umyGbW
08:24:21 + umask 022
08:24:21 + cd /root/rpmbuild/BUILD
08:24:21 + cd src
08:24:21 + /usr/local/bin/rootlesskit -v
08:24:21 rootlesskit version 0.14.4
08:24:21 + RPM_EC=0
08:24:21 ++ jobs -p
08:24:21 + exit 0
08:24:21 Processing files: docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:24:21 Provides: docker-ce-rootless-extras = 0:0.0.0.20220719190830.9d28e08-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220719190830.9d28e08-0.el9
08:24:21 Requires(interp): /bin/sh /bin/sh /bin/sh
08:24:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:24:21 Requires(post): /bin/sh
08:24:21 Requires(preun): /bin/sh
08:24:21 Requires(postun): /bin/sh
08:24:21 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
08:24:21 Conflicts: rootlesskit
08:24:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:24:21 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.src.rpm
08:24:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64.rpm
08:24:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aHkVnl
08:24:28 + umask 022
08:24:28 + cd /root/rpmbuild/BUILD
08:24:28 + cd src
08:24:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
08:24:28 + RPM_EC=0
08:24:28 ++ jobs -p
08:24:28 + exit 0
08:24:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5WeMKN
08:24:28 + umask 022
08:24:28 + cd /root/rpmbuild/BUILD
08:24:28 + cd /root/rpmbuild/BUILD
08:24:28 + rm -rf src
08:24:28 + /usr/bin/mkdir -p src
08:24:28 + cd src
08:24:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:24:28 + /usr/bin/tar -xof -
08:24:28 + STATUS=0
08:24:28 + '[' 0 -ne 0 ']'
08:24:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:24:28 + /usr/bin/tar -xof -
08:24:28 + STATUS=0
08:24:28 + '[' 0 -ne 0 ']'
08:24:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:24:28 + RPM_EC=0
08:24:28 ++ jobs -p
08:24:28 + exit 0
08:24:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KkHvCX
08:24:28 + umask 022
08:24:28 + cd /root/rpmbuild/BUILD
08:24:28 + cd src
08:24:28 + pushd /root/rpmbuild/BUILD/src/compose
08:24:28 + GOPROXY=https://proxy.golang.org
08:24:28 + GO111MODULE=on
08:24:28 + go mod download
08:24:28 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:25:06 + GOPROXY=https://proxy.golang.org
08:25:06 + GO111MODULE=on
08:25:06 + GIT_TAG=v2.7.0
08:25:06 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
08:25:06 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.7.0"  -o bin/docker-compose ./cmd
08:26:28 + popd
08:26:28 + RPM_EC=0
08:26:28 ~/rpmbuild/BUILD/src
08:26:28 ++ jobs -p
08:26:28 + exit 0
08:26:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0lV7S3
08:26:28 + umask 022
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64 '!=' / ']'
08:26:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64
08:26:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64
08:26:28 + mkdir -p /root/rpmbuild/BUILDROOT
08:26:28 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64
08:26:28 + cd src
08:26:28 + pushd /root/rpmbuild/BUILD/src/compose
08:26:28 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:26:28 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
08:26:28 + popd
08:26:28 ~/rpmbuild/BUILD/src
08:26:28 + for f in LICENSE MAINTAINERS NOTICE README.md
08:26:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
08:26:28 + for f in LICENSE MAINTAINERS NOTICE README.md
08:26:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
08:26:28 + for f in LICENSE MAINTAINERS NOTICE README.md
08:26:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
08:26:28 + for f in LICENSE MAINTAINERS NOTICE README.md
08:26:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
08:26:28 + /usr/lib/rpm/check-buildroot
08:26:28 + /usr/lib/rpm/redhat/brp-ldconfig
08:26:28 + /usr/lib/rpm/brp-compress
08:26:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:26:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:26:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:26:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:26:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:26:28 + /usr/lib/rpm/brp-python-hardlink
08:26:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:26:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yWmadw
08:26:28 + umask 022
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + cd src
08:26:28 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
08:26:28 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:26:28 + ver=v2.7.0
08:26:28 + test v2.7.0 = v2.7.0
08:26:28 + echo 'PASS: docker-compose version OK'
08:26:28 PASS: docker-compose version OK
08:26:28 + RPM_EC=0
08:26:28 ++ jobs -p
08:26:28 + exit 0
08:26:28 Processing files: docker-compose-plugin-2.7.0-0.el9.x86_64
08:26:28 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DGmJdt
08:26:28 + umask 022
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + cd src
08:26:28 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
08:26:28 + export LC_ALL=C
08:26:28 + LC_ALL=C
08:26:28 + export DOCDIR
08:26:28 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
08:26:28 + 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.7.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
08:26:28 + RPM_EC=0
08:26:28 ++ jobs -p
08:26:28 + exit 0
08:26:28 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6EIWka
08:26:28 + umask 022
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + cd src
08:26:28 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
08:26:28 + export LC_ALL=C
08:26:28 + LC_ALL=C
08:26:28 + export LICENSEDIR
08:26:28 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
08:26:28 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
08:26:28 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
08:26:28 + RPM_EC=0
08:26:28 ++ jobs -p
08:26:28 + exit 0
08:26:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
08:26:28 Provides: docker-compose-plugin = 0:2.7.0-0.el9 docker-compose-plugin(x86-64) = 0:2.7.0-0.el9
08:26:28 Requires(interp): /bin/sh /bin/sh /bin/sh
08:26:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:26:28 Requires(post): /bin/sh
08:26:28 Requires(preun): /bin/sh
08:26:28 Requires(postun): /bin/sh
08:26:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64
08:26:28 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.7.0-0.el9.src.rpm
08:26:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.7.0-0.el9.x86_64.rpm
08:26:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z2HHEu
08:26:28 + umask 022
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + cd src
08:26:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.7.0-0.el9.x86_64
08:26:28 + RPM_EC=0
08:26:28 ++ jobs -p
08:26:28 + exit 0
08:26:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2BmANi
08:26:28 + umask 022
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + rm -rf src
08:26:28 + /usr/bin/mkdir -p src
08:26:28 + cd src
08:26:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:26:28 + /usr/bin/tar -xof -
08:26:28 + STATUS=0
08:26:28 + '[' 0 -ne 0 ']'
08:26:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:26:28 + /usr/bin/tar -xof -
08:26:28 + STATUS=0
08:26:28 + '[' 0 -ne 0 ']'
08:26:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:26:28 + RPM_EC=0
08:26:28 ++ jobs -p
08:26:28 + exit 0
08:26:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E9c7NB
08:26:28 + umask 022
08:26:28 + cd /root/rpmbuild/BUILD
08:26:28 + cd src
08:26:28 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:26:28 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
08:26:28 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:26:28 GO111MODULE=on make -f builder.Makefile build
08:26:28 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:26:28 mkdir -p bin
08:26:28 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
08:26:28 go: downloading github.com/docker/cli v20.10.9+incompatible
08:26:28 go: downloading github.com/docker/docker v20.10.9+incompatible
08:26:29 go: downloading github.com/spf13/cobra v1.2.1
08:26:29 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
08:26:29 go: downloading github.com/docker/distribution v2.7.1+incompatible
08:26:29 go: downloading github.com/opencontainers/image-spec v1.0.1
08:26:29 go: downloading github.com/Masterminds/semver/v3 v3.1.1
08:26:29 go: downloading github.com/containerd/containerd v1.5.7
08:26:29 go: downloading github.com/moby/sys/mount v0.2.0
08:26:29 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
08:26:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
08:26:29 go: downloading google.golang.org/grpc v1.40.0
08:26:29 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
08:26:29 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
08:26:29 go: downloading github.com/opencontainers/runc v1.0.2
08:26:30 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
08:26:30 go: downloading google.golang.org/protobuf v1.26.0
08:26:30 go: downloading github.com/prometheus/client_golang v1.7.1
08:26:30 go: downloading github.com/cespare/xxhash/v2 v2.1.1
08:26:30 go: downloading github.com/prometheus/common v0.10.0
08:26:30 go: downloading github.com/prometheus/procfs v0.6.0
08:26:48 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:26:48 ~/rpmbuild/BUILD/src
08:26:48 + popd
08:26:48 + RPM_EC=0
08:26:48 ++ jobs -p
08:26:48 + exit 0
08:26:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VtVz18
08:26:48 + umask 022
08:26:48 + cd /root/rpmbuild/BUILD
08:26:48 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 '!=' / ']'
08:26:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
08:26:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
08:26:48 + mkdir -p /root/rpmbuild/BUILDROOT
08:26:48 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
08:26:48 + cd src
08:26:48 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:26:48 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:26:48 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
08:26:48 + popd
08:26:48 + /usr/lib/rpm/check-buildroot
08:26:48 ~/rpmbuild/BUILD/src
08:26:48 + /usr/lib/rpm/redhat/brp-ldconfig
08:26:48 + /usr/lib/rpm/brp-compress
08:26:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:26:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:26:48 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:26:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:26:48 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:26:48 + /usr/lib/rpm/brp-python-hardlink
08:26:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:26:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.llTd6D
08:26:48 + umask 022
08:26:48 + cd /root/rpmbuild/BUILD
08:26:48 + cd src
08:26:48 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
08:26:48 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:26:48 PASS: docker-scan version OK
08:26:48 + ver=v0.17.0
08:26:48 + test v0.17.0 = v0.17.0
08:26:48 + echo 'PASS: docker-scan version OK'
08:26:48 + RPM_EC=0
08:26:48 ++ jobs -p
08:26:48 + exit 0
08:26:48 Processing files: docker-scan-plugin-0.17.0-0.el9.x86_64
08:26:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
08:26:48 Provides: docker-scan-plugin = 0:0.17.0-0.el9 docker-scan-plugin(x86-64) = 0:0.17.0-0.el9
08:26:48 Requires(interp): /bin/sh /bin/sh /bin/sh
08:26:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:26:48 Requires(post): /bin/sh
08:26:48 Requires(preun): /bin/sh
08:26:48 Requires(postun): /bin/sh
08:26:48 Enhances: docker-ce-cli
08:26:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
08:26:48 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el9.src.rpm
08:26:51 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm
08:26:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aFWeyy
08:26:51 + umask 022
08:26:51 + cd /root/rpmbuild/BUILD
08:26:51 + cd src
08:26:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
08:26:51 + RPM_EC=0
08:26:51 ++ jobs -p
08:26:51 + exit 0
08:26:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
08:26:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/rpm'