Skip to content

Console Output

Skipping 886 KB.. Full Log
66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBuuHxkcwHQfXwgU/RApuiBTel+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCLg+7wYANjnoDvIAAAA=Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:45:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220511162217.aa7e414-0.fc35.src.rpm
20:46:33 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220511162217.aa7e414-0.fc35.x86_64.rpm
20:46:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dwk6od
20:46:33 + umask 022
20:46:33 + cd /root/rpmbuild/BUILD
20:46:33 + cd src
20:46:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:46:33 + RPM_EC=0
20:46:33 ++ jobs -p
20:46:33 + exit 0
20:46:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aKTLfE
20:46:33 + umask 022
20:46:33 + cd /root/rpmbuild/BUILD
20:46:33 + cd /root/rpmbuild/BUILD
20:46:33 + rm -rf src
20:46:33 + /usr/bin/mkdir -p src
20:46:33 + cd src
20:46:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
20:46:33 + /usr/bin/tar -xof -
20:46:33 + STATUS=0
20:46:33 + '[' 0 -ne 0 ']'
20:46:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
20:46:33 + /usr/bin/tar -xof -
20:46:33 + STATUS=0
20:46:33 + '[' 0 -ne 0 ']'
20:46:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
20:46:33 + RPM_EC=0
20:46:33 ++ jobs -p
20:46:33 + exit 0
20:46:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zk2cHK
20:46:33 + umask 022
20:46:33 + cd /root/rpmbuild/BUILD
20:46:33 + cd src
20:46:33 + export DOCKER_GITCOMMIT=f756502
20:46:33 + DOCKER_GITCOMMIT=f756502
20:46:33 + mkdir -p /go/src/github.com/docker
20:46:33 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
20:46:33 + TMP_GOPATH=/go
20:46:33 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
20:46:33 + RM_GOPATH=0
20:46:33 + TMP_GOPATH=/go
20:46:33 + : /usr/local/bin
20:46:33 + '[' -z /go ']'
20:46:33 + export GOPATH=/go
20:46:33 + GOPATH=/go
20:46:33 + case "$(go env GOARCH)" in
20:46:33 ++ go env GOARCH
20:46:33 + export GO_BUILDMODE=-buildmode=pie
20:46:33 + GO_BUILDMODE=-buildmode=pie
20:46:33 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
20:46:33 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
20:46:33 + bin=rootlesskit
20:46:33 + shift
20:46:33 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
20:46:33 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
20:46:33 ++ : v0.14.4
20:46:33 + install_rootlesskit dynamic
20:46:33 + case "$1" in
20:46:33 + install_rootlesskit_dynamic
20:46:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
20:46:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
20:46:33 + export BUILD_MODE=-buildmode=pie
20:46:33 + BUILD_MODE=-buildmode=pie
20:46:33 + _install_rootlesskit
20:46:33 + echo 'Install rootlesskit version v0.14.4'
20:46:33 + for f in rootlesskit rootlesskit-docker-proxy
20:46:33 Install rootlesskit version v0.14.4
20:46:33 + GOBIN=/usr/local/bin
20:46:33 + GO111MODULE=on
20:46:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
20:46:33 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
20:46:34 go: downloading github.com/pkg/errors v0.9.1
20:46:34 go: downloading github.com/sirupsen/logrus v1.8.1
20:46:34 go: downloading github.com/urfave/cli/v2 v2.3.0
20:46:34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:46:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:46:34 go: downloading github.com/google/uuid v1.3.0
20:46:34 go: downloading github.com/moby/vpnkit v0.5.0
20:46:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:46:34 go: downloading github.com/gofrs/flock v0.8.1
20:46:34 go: downloading github.com/gorilla/mux v1.8.0
20:46:34 go: downloading github.com/moby/sys/mountinfo v0.4.1
20:46:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:46:34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:46:34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:46:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:46:40 + for f in rootlesskit rootlesskit-docker-proxy
20:46:40 + GOBIN=/usr/local/bin
20:46:40 + GO111MODULE=on
20:46:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
20:46:41 + return
20:46:41 + RPM_EC=0
20:46:41 ++ jobs -p
20:46:41 + exit 0
20:46:41 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v5zkqL
20:46:41 + umask 022
20:46:41 + cd /root/rpmbuild/BUILD
20:46:41 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64 '!=' / ']'
20:46:41 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:46:41 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:46:41 + mkdir -p /root/rpmbuild/BUILDROOT
20:46:41 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:46:41 + cd src
20:46:41 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
20:46:41 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
20:46:41 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64/usr/bin/rootlesskit
20:46:41 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
20:46:41 + /usr/lib/rpm/check-buildroot
20:46:41 + /usr/lib/rpm/redhat/brp-ldconfig
20:46:41 + /usr/lib/rpm/brp-compress
20:46:41 + /usr/lib/rpm/brp-strip /usr/bin/strip
20:46:41 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
20:46:41 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
20:46:41 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
20:46:41 + /usr/lib/rpm/check-rpaths
20:46:41 + /usr/lib/rpm/redhat/brp-mangle-shebangs
20:46:41 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
20:46:41 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
20:46:41 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
20:46:41 + /usr/lib/rpm/redhat/brp-python-hardlink
20:46:41 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kf5oXb
20:46:41 + umask 022
20:46:41 + cd /root/rpmbuild/BUILD
20:46:41 + cd src
20:46:41 + /usr/local/bin/rootlesskit -v
20:46:41 rootlesskit version 0.14.4
20:46:41 + RPM_EC=0
20:46:41 ++ jobs -p
20:46:41 + exit 0
20:46:41 Processing files: docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:46:41 Provides: docker-ce-rootless-extras = 0:0.0.0.20220511162217.aa7e414-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220511162217.aa7e414-0.fc35
20:46:41 Requires(interp): /bin/sh /bin/sh /bin/sh
20:46:41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
20:46:41 Requires(post): /bin/sh
20:46:41 Requires(preun): /bin/sh
20:46:41 Requires(postun): /bin/sh
20:46:41 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)
20:46:41 Conflicts: rootlesskit
20:46:41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:46:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.src.rpm
20:46:49 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64.rpm
20:46:49 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nHokYx
20:46:49 + umask 022
20:46:49 + cd /root/rpmbuild/BUILD
20:46:49 + cd src
20:46:49 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220511162217.aa7e414-0.fc35.x86_64
20:46:49 + RPM_EC=0
20:46:49 ++ jobs -p
20:46:49 + exit 0
20:46:49 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rWeT6d
20:46:49 + umask 022
20:46:49 + cd /root/rpmbuild/BUILD
20:46:49 + cd /root/rpmbuild/BUILD
20:46:49 + rm -rf src
20:46:49 + /usr/bin/mkdir -p src
20:46:49 + cd src
20:46:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
20:46:49 + /usr/bin/tar -xof -
20:46:49 + STATUS=0
20:46:49 + '[' 0 -ne 0 ']'
20:46:49 + /usr/bin/tar -xof -
20:46:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
20:46:49 + STATUS=0
20:46:49 + '[' 0 -ne 0 ']'
20:46:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
20:46:49 + RPM_EC=0
20:46:49 ++ jobs -p
20:46:49 + exit 0
20:46:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sLlQi7
20:46:49 + umask 022
20:46:49 + cd /root/rpmbuild/BUILD
20:46:49 + cd src
20:46:49 + pushd /root/rpmbuild/BUILD/src/compose
20:46:49 + GOPROXY=https://proxy.golang.org
20:46:49 + GO111MODULE=on
20:46:49 + go mod download
20:46:49 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
20:47:27 + GOPROXY=https://proxy.golang.org
20:47:27 + GO111MODULE=on
20:47:27 + GIT_TAG=v2.5.1
20:47:27 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
20:47:27 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.1"  -o bin/docker-compose ./cmd
20:48:49 + popd
20:48:49 + RPM_EC=0
20:48:49 ~/rpmbuild/BUILD/src
20:48:49 ++ jobs -p
20:48:49 + exit 0
20:48:49 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yyi3gl
20:48:49 + umask 022
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64 '!=' / ']'
20:48:49 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64
20:48:49 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64
20:48:49 + mkdir -p /root/rpmbuild/BUILDROOT
20:48:49 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64
20:48:49 + cd src
20:48:49 + pushd /root/rpmbuild/BUILD/src/compose
20:48:49 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
20:48:49 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
20:48:49 ~/rpmbuild/BUILD/src
20:48:49 + popd
20:48:49 + for f in LICENSE MAINTAINERS NOTICE README.md
20:48:49 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
20:48:49 + for f in LICENSE MAINTAINERS NOTICE README.md
20:48:49 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
20:48:49 + for f in LICENSE MAINTAINERS NOTICE README.md
20:48:49 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
20:48:49 + for f in LICENSE MAINTAINERS NOTICE README.md
20:48:49 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
20:48:49 + /usr/lib/rpm/check-buildroot
20:48:49 + /usr/lib/rpm/redhat/brp-ldconfig
20:48:49 + /usr/lib/rpm/brp-compress
20:48:49 + /usr/lib/rpm/brp-strip /usr/bin/strip
20:48:49 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
20:48:49 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
20:48:49 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
20:48:49 + /usr/lib/rpm/check-rpaths
20:48:49 + /usr/lib/rpm/redhat/brp-mangle-shebangs
20:48:49 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
20:48:49 + /usr/lib/rpm/redhat/brp-python-hardlink
20:48:49 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9SDLhZ
20:48:49 + umask 022
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + cd src
20:48:49 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
20:48:49 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
20:48:49 PASS: docker-compose version OK
20:48:49 + ver=v2.5.1
20:48:49 + test v2.5.1 = v2.5.1
20:48:49 + echo 'PASS: docker-compose version OK'
20:48:49 + RPM_EC=0
20:48:49 ++ jobs -p
20:48:49 + exit 0
20:48:49 Processing files: docker-compose-plugin-2.5.1-0.fc35.x86_64
20:48:49 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8RNs2R
20:48:49 + umask 022
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + cd src
20:48:49 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
20:48:49 + export LC_ALL=C
20:48:49 + LC_ALL=C
20:48:49 + export DOCDIR
20:48:49 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
20:48:49 + 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.5.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
20:48:49 + RPM_EC=0
20:48:49 ++ jobs -p
20:48:49 + exit 0
20:48:49 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XSoiOo
20:48:49 + umask 022
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + cd src
20:48:49 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
20:48:49 + export LC_ALL=C
20:48:49 + LC_ALL=C
20:48:49 + export LICENSEDIR
20:48:49 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
20:48:49 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
20:48:49 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
20:48:49 + RPM_EC=0
20:48:49 ++ jobs -p
20:48:49 + exit 0
20:48:49 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
20:48:49 Provides: docker-compose-plugin = 0:2.5.1-0.fc35 docker-compose-plugin(x86-64) = 0:2.5.1-0.fc35
20:48:49 Requires(interp): /bin/sh /bin/sh /bin/sh
20:48:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
20:48:49 Requires(post): /bin/sh
20:48:49 Requires(preun): /bin/sh
20:48:49 Requires(postun): /bin/sh
20:48:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64
20:48:49 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.1-0.fc35.src.rpm
20:48:49 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.5.1-0.fc35.x86_64.rpm
20:48:49 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6CvjaQ
20:48:49 + umask 022
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + cd src
20:48:49 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.1-0.fc35.x86_64
20:48:49 + RPM_EC=0
20:48:49 ++ jobs -p
20:48:49 + exit 0
20:48:49 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DHtgbT
20:48:49 + umask 022
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + rm -rf src
20:48:49 + /usr/bin/mkdir -p src
20:48:49 + cd src
20:48:49 + /usr/bin/tar -xof -
20:48:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
20:48:49 + STATUS=0
20:48:49 + '[' 0 -ne 0 ']'
20:48:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
20:48:49 + /usr/bin/tar -xof -
20:48:49 + STATUS=0
20:48:49 + '[' 0 -ne 0 ']'
20:48:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
20:48:49 + RPM_EC=0
20:48:49 ++ jobs -p
20:48:49 + exit 0
20:48:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nuRfiK
20:48:49 + umask 022
20:48:49 + cd /root/rpmbuild/BUILD
20:48:49 + cd src
20:48:49 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
20:48:49 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
20:48:49 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
20:48:49 GO111MODULE=on make -f builder.Makefile build
20:48:49 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
20:48:49 mkdir -p bin
20:48:49 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
20:48:49 go: downloading github.com/docker/cli v20.10.9+incompatible
20:48:50 go: downloading github.com/docker/docker v20.10.9+incompatible
20:48:50 go: downloading github.com/spf13/cobra v1.2.1
20:48:50 go: downloading github.com/fvbommel/sortorder v1.0.2
20:48:50 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
20:48:50 go: downloading github.com/docker/distribution v2.7.1+incompatible
20:48:51 go: downloading github.com/theupdateframework/notary v0.7.0
20:48:51 go: downloading github.com/opencontainers/image-spec v1.0.1
20:48:51 go: downloading github.com/Masterminds/semver/v3 v3.1.1
20:48:51 go: downloading github.com/containerd/containerd v1.5.7
20:48:51 go: downloading github.com/moby/sys/mount v0.2.0
20:48:51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:48:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
20:48:51 go: downloading google.golang.org/grpc v1.40.0
20:48:51 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
20:48:51 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
20:48:51 go: downloading github.com/opencontainers/runc v1.0.2
20:48:51 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
20:48:51 go: downloading google.golang.org/protobuf v1.26.0
20:48:52 go: downloading github.com/prometheus/client_golang v1.7.1
20:48:52 go: downloading github.com/cespare/xxhash/v2 v2.1.1
20:48:52 go: downloading github.com/prometheus/common v0.10.0
20:48:52 go: downloading github.com/prometheus/procfs v0.6.0
20:49:10 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
20:49:10 + popd
20:49:10 ~/rpmbuild/BUILD/src
20:49:10 + RPM_EC=0
20:49:10 ++ jobs -p
20:49:10 + exit 0
20:49:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EpNG0k
20:49:10 + umask 022
20:49:10 + cd /root/rpmbuild/BUILD
20:49:10 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']'
20:49:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
20:49:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
20:49:10 + mkdir -p /root/rpmbuild/BUILDROOT
20:49:10 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
20:49:10 + cd src
20:49:10 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
20:49:10 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
20:49:10 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
20:49:10 + popd
20:49:10 ~/rpmbuild/BUILD/src
20:49:10 + /usr/lib/rpm/check-buildroot
20:49:10 + /usr/lib/rpm/redhat/brp-ldconfig
20:49:10 + /usr/lib/rpm/brp-compress
20:49:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
20:49:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
20:49:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
20:49:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
20:49:10 + /usr/lib/rpm/check-rpaths
20:49:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
20:49:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
20:49:10 + /usr/lib/rpm/redhat/brp-python-hardlink
20:49:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.faAs1M
20:49:10 + umask 022
20:49:10 + cd /root/rpmbuild/BUILD
20:49:10 + cd src
20:49:10 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
20:49:10 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
20:49:10 PASS: docker-scan version OK
20:49:10 + ver=v0.17.0
20:49:10 + test v0.17.0 = v0.17.0
20:49:10 + echo 'PASS: docker-scan version OK'
20:49:10 + RPM_EC=0
20:49:10 ++ jobs -p
20:49:10 + exit 0
20:49:10 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64
20:49:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
20:49:10 Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35
20:49:10 Requires(interp): /bin/sh /bin/sh /bin/sh
20:49:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
20:49:10 Requires(post): /bin/sh
20:49:10 Requires(preun): /bin/sh
20:49:10 Requires(postun): /bin/sh
20:49:10 Enhances: docker-ce-cli
20:49:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
20:49:10 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm
20:49:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
20:49:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PJvAvh
20:49:13 + umask 022
20:49:13 + cd /root/rpmbuild/BUILD
20:49:13 + cd src
20:49:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
20:49:13 + RPM_EC=0
20:49:13 ++ jobs -p
20:49:13 + exit 0
20:49:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
20:49:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/rpm'