Skip to content

Console Output

Skipping 824 KB.. Full Log
sr/lib/rpm/brp-strip /usr/bin/strip
19:51:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
19:51:40 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
19:51:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
19:51:40 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
19:51:40 + /usr/lib/rpm/brp-python-hardlink
19:51:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
19:51:40 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
19:51:40 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
19:51:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2KomHY
19:51:40 + umask 022
19:51:40 + cd /root/rpmbuild/BUILD
19:51:40 + cd src
19:51:40 + /usr/local/bin/rootlesskit -v
19:51:40 rootlesskit version 0.14.4
19:51:40 + RPM_EC=0
19:51:40 ++ jobs -p
19:51:40 + exit 0
19:51:40 Processing files: docker-ce-rootless-extras-0.0.0.20230109092422.c01f453-0.el9.x86_64
19:51:40 Provides: docker-ce-rootless-extras = 0:0.0.0.20230109092422.c01f453-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20230109092422.c01f453-0.el9
19:51:40 Requires(interp): /bin/sh /bin/sh /bin/sh
19:51:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
19:51:40 Requires(post): /bin/sh
19:51:40 Requires(preun): /bin/sh
19:51:40 Requires(postun): /bin/sh
19:51:40 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)
19:51:40 Conflicts: rootlesskit
19:51:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20230109092422.c01f453-0.el9.x86_64
19:51:40 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20230109092422.c01f453-0.el9.src.rpm
19:51:45 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20230109092422.c01f453-0.el9.x86_64.rpm
19:51:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iS9Zmr
19:51:45 + umask 022
19:51:45 + cd /root/rpmbuild/BUILD
19:51:45 + cd src
19:51:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20230109092422.c01f453-0.el9.x86_64
19:51:45 + RPM_EC=0
19:51:45 ++ jobs -p
19:51:45 + exit 0
19:51:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w8gPZ3
19:51:45 + umask 022
19:51:45 + cd /root/rpmbuild/BUILD
19:51:45 + cd /root/rpmbuild/BUILD
19:51:45 + rm -rf src
19:51:45 + /usr/bin/mkdir -p src
19:51:45 + cd src
19:51:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
19:51:45 + /usr/bin/tar -xof -
19:51:45 + STATUS=0
19:51:45 + '[' 0 -ne 0 ']'
19:51:45 + /usr/bin/tar -xof -
19:51:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
19:51:45 + STATUS=0
19:51:45 + '[' 0 -ne 0 ']'
19:51:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
19:51:45 + RPM_EC=0
19:51:45 ++ jobs -p
19:51:45 + exit 0
19:51:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fOYtee
19:51:45 + umask 022
19:51:45 + cd /root/rpmbuild/BUILD
19:51:45 + cd src
19:51:45 + pushd /root/rpmbuild/BUILD/src/compose
19:51:45 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
19:51:45 + make VERSION=v2.15.1 DESTDIR=./bin build
19:51:45 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
19:51:45 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
19:51:46 go: downloading github.com/spf13/cobra v1.6.1
19:51:46 go: downloading github.com/fvbommel/sortorder v1.0.2
19:51:46 go: downloading golang.org/x/sys v0.3.0
19:51:46 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
19:51:46 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
19:51:46 go: downloading github.com/morikuni/aec v1.0.0
19:51:46 go: downloading github.com/spf13/pflag v1.0.5
19:51:46 go: downloading github.com/docker/distribution v2.8.1+incompatible
19:51:46 go: downloading github.com/docker/go-connections v0.4.0
19:51:46 go: downloading github.com/moby/sys/sequential v0.5.0
19:51:46 go: downloading github.com/sirupsen/logrus v1.9.0
19:51:46 go: downloading github.com/theupdateframework/notary v0.7.0
19:51:46 go: downloading github.com/compose-spec/compose-go v1.8.2
19:51:46 go: downloading github.com/hashicorp/go-version v1.6.0
19:51:46 go: downloading github.com/docker/buildx v0.9.1
19:51:47 go: downloading github.com/docker/go-units v0.5.0
19:51:47 go: downloading github.com/mattn/go-shellwords v1.0.12
19:51:47 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
19:51:47 go: downloading go.opentelemetry.io/otel v1.11.2
19:51:47 go: downloading github.com/containerd/containerd v1.6.14
19:51:47 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
19:51:47 go: downloading github.com/hashicorp/go-multierror v1.1.1
19:51:47 go: downloading github.com/opencontainers/go-digest v1.0.0
19:51:47 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
19:51:47 go: downloading golang.org/x/sync v0.1.0
19:51:47 go: downloading gopkg.in/yaml.v2 v2.4.0
19:51:47 go: downloading k8s.io/client-go v0.22.4
19:51:47 go: downloading github.com/mitchellh/mapstructure v1.5.0
19:51:47 go: downloading github.com/imdario/mergo v0.3.13
19:51:47 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
19:51:47 go: downloading github.com/containerd/console v1.0.3
19:51:47 go: downloading golang.org/x/text v0.6.0
19:51:47 go: downloading github.com/buger/goterm v1.0.4
19:51:47 go: downloading github.com/stretchr/testify v1.8.1
19:51:47 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
19:51:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
19:51:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
19:51:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
19:51:48 go: downloading go.opentelemetry.io/otel/trace v1.11.2
19:51:48 go: downloading github.com/go-logr/logr v1.2.3
19:51:48 go: downloading k8s.io/api v0.22.4
19:51:48 go: downloading k8s.io/apimachinery v0.22.4
19:51:49 go: downloading github.com/gofrs/flock v0.8.0
19:51:49 go: downloading github.com/moby/sys/signal v0.7.0
19:51:49 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
19:51:49 go: downloading github.com/golang/mock v1.6.0
19:51:49 go: downloading github.com/klauspost/compress v1.15.9
19:51:49 go: downloading github.com/moby/patternmatcher v0.5.0
19:51:49 go: downloading github.com/opencontainers/runc v1.1.3
19:51:49 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
19:51:49 go: downloading github.com/hashicorp/errwrap v1.1.0
19:51:49 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
19:51:49 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
19:51:49 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
19:51:49 go: downloading google.golang.org/grpc v1.47.0
19:51:49 go: downloading golang.org/x/net v0.4.0
19:51:49 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
19:51:49 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
19:51:49 go: downloading github.com/docker/docker-credential-helpers v0.7.0
19:51:49 go: downloading golang.org/x/term v0.3.0
19:51:49 go: downloading github.com/gogo/protobuf v1.3.2
19:51:50 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
19:51:50 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
19:51:50 go: downloading github.com/mattn/go-runewidth v0.0.14
19:51:50 go: downloading k8s.io/klog/v2 v2.60.1
19:51:50 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
19:51:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
19:51:50 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
19:51:50 go: downloading google.golang.org/protobuf v1.28.0
19:51:50 go: downloading github.com/go-logr/stdr v1.2.2
19:51:50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:51:50 go: downloading github.com/containerd/typeurl v1.0.2
19:51:50 go: downloading github.com/golang/protobuf v1.5.2
19:51:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
19:51:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
19:51:50 go: downloading github.com/pelletier/go-toml v1.9.4
19:51:50 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
19:51:50 go: downloading github.com/google/gofuzz v1.2.0
19:51:50 go: downloading github.com/moby/sys/symlink v0.2.0
19:51:50 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
19:51:50 go: downloading github.com/gogo/googleapis v1.4.1
19:51:52 go: downloading github.com/containerd/continuity v0.3.0
19:51:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
19:51:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
19:51:52 go: downloading github.com/rivo/uniseg v0.2.0
19:51:52 go: downloading github.com/davecgh/go-spew v1.1.1
19:51:52 go: downloading github.com/pmezard/go-difflib v1.0.0
19:51:52 go: downloading gopkg.in/yaml.v3 v3.0.1
19:51:52 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
19:51:52 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
19:51:52 go: downloading github.com/moby/locker v1.0.1
19:51:52 go: downloading github.com/felixge/httpsnoop v1.0.2
19:51:52 go: downloading go.opentelemetry.io/otel/metric v0.27.0
19:51:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
19:51:52 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
19:51:52 go: downloading gopkg.in/inf.v0 v0.9.1
19:51:52 go: downloading github.com/googleapis/gnostic v0.5.5
19:51:52 go: downloading github.com/google/go-cmp v0.5.9
19:51:52 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
19:51:52 go: downloading github.com/docker/go-metrics v0.0.1
19:51:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
19:51:52 go: downloading github.com/json-iterator/go v1.1.12
19:51:52 go: downloading github.com/modern-go/reflect2 v1.0.2
19:51:52 go: downloading sigs.k8s.io/yaml v1.2.0
19:51:52 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
19:51:52 go: downloading github.com/mattn/go-colorable v0.1.12
19:51:52 go: downloading github.com/prometheus/client_golang v1.12.2
19:51:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
19:51:52 go: downloading github.com/containerd/ttrpc v1.1.0
19:51:52 go: downloading github.com/moby/spdystream v0.2.0
19:51:52 go: downloading github.com/mattn/go-isatty v0.0.16
19:51:52 go: downloading github.com/prometheus/client_model v0.2.0
19:51:52 go: downloading github.com/prometheus/common v0.32.1
19:51:52 go: downloading github.com/beorn7/perks v1.0.1
19:51:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2
19:51:52 go: downloading github.com/prometheus/procfs v0.7.3
19:51:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
19:53:59 + popd
19:53:59 + RPM_EC=0
19:53:59 ++ jobs -p
19:53:59 + exit 0
19:53:59 ~/rpmbuild/BUILD/src
19:53:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HMoalR
19:53:59 + umask 022
19:53:59 + cd /root/rpmbuild/BUILD
19:53:59 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64 '!=' / ']'
19:53:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
19:53:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
19:53:59 + mkdir -p /root/rpmbuild/BUILDROOT
19:53:59 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
19:53:59 + cd src
19:53:59 + pushd /root/rpmbuild/BUILD/src/compose
19:53:59 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
19:53:59 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
19:53:59 ~/rpmbuild/BUILD/src
19:53:59 + popd
19:53:59 + for f in LICENSE MAINTAINERS NOTICE README.md
19:53:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
19:53:59 + for f in LICENSE MAINTAINERS NOTICE README.md
19:53:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
19:53:59 + for f in LICENSE MAINTAINERS NOTICE README.md
19:53:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
19:53:59 + for f in LICENSE MAINTAINERS NOTICE README.md
19:53:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
19:53:59 + /usr/lib/rpm/check-buildroot
19:53:59 + /usr/lib/rpm/redhat/brp-ldconfig
19:53:59 + /usr/lib/rpm/brp-compress
19:53:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
19:53:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
19:53:59 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
19:53:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
19:53:59 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
19:53:59 + /usr/lib/rpm/brp-python-hardlink
19:53:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
19:53:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.M1Zsp5
19:53:59 + umask 022
19:53:59 + cd /root/rpmbuild/BUILD
19:53:59 + cd src
19:53:59 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
19:53:59 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
19:53:59 + ver=v2.15.1
19:53:59 + test v2.15.1 = v2.15.1
19:53:59 + echo 'PASS: docker-compose version OK'
19:53:59 PASS: docker-compose version OK
19:53:59 + RPM_EC=0
19:53:59 ++ jobs -p
19:53:59 + exit 0
19:53:59 Processing files: docker-compose-plugin-2.15.1-0.el9.x86_64
19:53:59 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bU9qt5
19:53:59 + umask 022
19:53:59 + cd /root/rpmbuild/BUILD
19:53:59 + cd src
19:53:59 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
19:53:59 + export LC_ALL=C
19:53:59 + LC_ALL=C
19:53:59 + export DOCDIR
19:53:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
19:53:59 + 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.15.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
19:53:59 + RPM_EC=0
19:53:59 ++ jobs -p
19:53:59 + exit 0
19:53:59 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qTqQ3T
19:53:59 + umask 022
19:53:59 + cd /root/rpmbuild/BUILD
19:53:59 + cd src
19:53:59 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
19:53:59 + export LC_ALL=C
19:53:59 + LC_ALL=C
19:53:59 + export LICENSEDIR
19:53:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
19:53:59 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
19:53:59 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
19:53:59 + RPM_EC=0
19:53:59 ++ jobs -p
19:53:59 + exit 0
19:53:59 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
19:53:59 Provides: docker-compose-plugin = 0:2.15.1-0.el9 docker-compose-plugin(x86-64) = 0:2.15.1-0.el9
19:53:59 Requires(interp): /bin/sh /bin/sh /bin/sh
19:53:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
19:53:59 Requires(post): /bin/sh
19:53:59 Requires(preun): /bin/sh
19:53:59 Requires(postun): /bin/sh
19:53:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
19:53:59 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.el9.src.rpm
19:54:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el9.x86_64.rpm
19:54:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eWCCGj
19:54:11 + umask 022
19:54:11 + cd /root/rpmbuild/BUILD
19:54:11 + cd src
19:54:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
19:54:11 + RPM_EC=0
19:54:11 ++ jobs -p
19:54:11 + exit 0
19:54:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n92Y7U
19:54:11 + umask 022
19:54:11 + cd /root/rpmbuild/BUILD
19:54:11 + cd /root/rpmbuild/BUILD
19:54:11 + rm -rf src
19:54:11 + /usr/bin/mkdir -p src
19:54:11 + cd src
19:54:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
19:54:11 + /usr/bin/tar -xof -
19:54:11 + STATUS=0
19:54:11 + '[' 0 -ne 0 ']'
19:54:11 + /usr/bin/tar -xof -
19:54:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
19:54:11 + STATUS=0
19:54:11 + '[' 0 -ne 0 ']'
19:54:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
19:54:11 + RPM_EC=0
19:54:11 ++ jobs -p
19:54:11 + exit 0
19:54:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.93OYeP
19:54:11 + umask 022
19:54:11 + cd /root/rpmbuild/BUILD
19:54:11 + cd src
19:54:11 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
19:54:11 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
19:54:11 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
19:54:11 GO111MODULE=on make -f builder.Makefile build
19:54:11 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
19:54:11 mkdir -p bin
19:54:11 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
19:54:11 go: downloading github.com/docker/cli v20.10.17+incompatible
19:54:11 go: downloading github.com/docker/docker v20.10.17+incompatible
19:54:11 go: downloading github.com/spf13/cobra v1.5.0
19:54:11 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
19:54:11 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
19:54:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
19:54:11 go: downloading github.com/docker/go-units v0.4.0
19:54:11 go: downloading github.com/Masterminds/semver/v3 v3.1.1
19:54:11 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:54:11 go: downloading github.com/moby/sys/mount v0.3.3
19:54:11 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
19:54:11 go: downloading github.com/containerd/containerd v1.6.6
19:54:11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
19:54:11 go: downloading github.com/docker/docker-credential-helpers v0.6.4
19:54:11 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
19:54:12 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
19:54:12 go: downloading github.com/moby/sys/mountinfo v0.6.2
19:54:12 go: downloading github.com/prometheus/common v0.37.0
19:54:12 go: downloading github.com/prometheus/procfs v0.8.0
19:54:12 go: downloading google.golang.org/protobuf v1.28.1
19:54:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
19:54:30 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
19:54:30 + popd
19:54:30 ~/rpmbuild/BUILD/src
19:54:30 + RPM_EC=0
19:54:30 ++ jobs -p
19:54:30 + exit 0
19:54:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VUCycd
19:54:30 + umask 022
19:54:30 + cd /root/rpmbuild/BUILD
19:54:30 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64 '!=' / ']'
19:54:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
19:54:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
19:54:30 + mkdir -p /root/rpmbuild/BUILDROOT
19:54:30 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
19:54:30 + cd src
19:54:30 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
19:54:30 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
19:54:30 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
19:54:30 + popd
19:54:30 ~/rpmbuild/BUILD/src
19:54:30 + /usr/lib/rpm/check-buildroot
19:54:30 + /usr/lib/rpm/redhat/brp-ldconfig
19:54:30 + /usr/lib/rpm/brp-compress
19:54:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
19:54:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
19:54:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
19:54:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
19:54:30 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
19:54:30 + /usr/lib/rpm/brp-python-hardlink
19:54:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
19:54:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MrpMBA
19:54:30 + umask 022
19:54:30 + cd /root/rpmbuild/BUILD
19:54:30 + cd src
19:54:30 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
19:54:30 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
19:54:30 + ver=v0.23.0
19:54:30 + test v0.23.0 = v0.23.0
19:54:30 PASS: docker-scan version OK
19:54:30 + echo 'PASS: docker-scan version OK'
19:54:30 + RPM_EC=0
19:54:30 ++ jobs -p
19:54:30 + exit 0
19:54:30 Processing files: docker-scan-plugin-0.23.0-0.el9.x86_64
19:54:30 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
19:54:30 Provides: docker-scan-plugin = 0:0.23.0-0.el9 docker-scan-plugin(x86-64) = 0:0.23.0-0.el9
19:54:30 Requires(interp): /bin/sh /bin/sh /bin/sh
19:54:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
19:54:30 Requires(post): /bin/sh
19:54:30 Requires(preun): /bin/sh
19:54:30 Requires(postun): /bin/sh
19:54:30 Enhances: docker-ce-cli
19:54:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
19:54:30 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.el9.src.rpm
19:54:32 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el9.x86_64.rpm
19:54:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.all5gV
19:54:32 + umask 022
19:54:32 + cd /root/rpmbuild/BUILD
19:54:32 + cd src
19:54:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
19:54:32 + RPM_EC=0
19:54:32 ++ jobs -p
19:54:32 + exit 0
19:54:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
19:54:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/rpm'