Skip to content

Console Output

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