Skip to content

Console Output

Skipping 1,015 KB.. Full Log
 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:34 + export CFLAGS
13:27:34 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:34 + export CXXFLAGS
13:27:34 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:34 + export FFLAGS
13:27:34 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:34 + export FCFLAGS
13:27:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
13:27:34 + export LDFLAGS
13:27:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
13:27:34 + export LT_SYS_LIBRARY_PATH
13:27:34 + CC=gcc
13:27:34 + export CC
13:27:34 + CXX=g++
13:27:34 + export CXX
13:27:34 + cd src
13:27:34 + export DOCKER_GITCOMMIT=62fd718
13:27:34 + DOCKER_GITCOMMIT=62fd718
13:27:34 + mkdir -p /go/src/github.com/docker
13:27:34 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
13:27:34 + TMP_GOPATH=/go
13:27:34 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
13:27:34 + RM_GOPATH=0
13:27:34 + TMP_GOPATH=/go
13:27:34 + : /usr/local/bin
13:27:34 + '[' -z /go ']'
13:27:34 + export GOPATH=/go
13:27:34 + GOPATH=/go
13:27:34 + case "$(go env GOARCH)" in
13:27:34 ++ go env GOARCH
13:27:34 + export GO_BUILDMODE=-buildmode=pie
13:27:34 + GO_BUILDMODE=-buildmode=pie
13:27:34 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
13:27:34 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
13:27:34 + bin=rootlesskit
13:27:34 + shift
13:27:34 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
13:27:34 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
13:27:34 ++ : v0.14.4
13:27:34 + install_rootlesskit dynamic
13:27:34 + case "$1" in
13:27:34 + install_rootlesskit_dynamic
13:27:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
13:27:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
13:27:34 + export BUILD_MODE=-buildmode=pie
13:27:34 + BUILD_MODE=-buildmode=pie
13:27:34 + _install_rootlesskit
13:27:34 + echo 'Install rootlesskit version v0.14.4'
13:27:34 + for f in rootlesskit rootlesskit-docker-proxy
13:27:34 + GOBIN=/usr/local/bin
13:27:34 + GO111MODULE=on
13:27:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
13:27:34 Install rootlesskit version v0.14.4
13:27:34 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
13:27:34 go: downloading github.com/pkg/errors v0.9.1
13:27:34 go: downloading github.com/sirupsen/logrus v1.8.1
13:27:34 go: downloading github.com/urfave/cli/v2 v2.3.0
13:27:34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
13:27:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
13:27:34 go: downloading github.com/google/uuid v1.3.0
13:27:34 go: downloading github.com/moby/vpnkit v0.5.0
13:27:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:27:34 go: downloading github.com/gofrs/flock v0.8.1
13:27:34 go: downloading github.com/gorilla/mux v1.8.0
13:27:34 go: downloading github.com/moby/sys/mountinfo v0.4.1
13:27:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:27:34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
13:27:34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
13:27:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:27:36 + for f in rootlesskit rootlesskit-docker-proxy
13:27:36 + GOBIN=/usr/local/bin
13:27:36 + GO111MODULE=on
13:27:36 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
13:27:37 + return
13:27:37 + RPM_EC=0
13:27:37 ++ jobs -p
13:27:37 + exit 0
13:27:37 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eIsjbc
13:27:37 + umask 022
13:27:37 + cd /root/rpmbuild/BUILD
13:27:37 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64 '!=' / ']'
13:27:37 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
13:27:37 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
13:27:37 + mkdir -p /root/rpmbuild/BUILDROOT
13:27:37 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
13:27:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:37 + export CFLAGS
13:27:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:37 + export CXXFLAGS
13:27:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:37 + export FFLAGS
13:27:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:37 + export FCFLAGS
13:27:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
13:27:37 + export LDFLAGS
13:27:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
13:27:37 + export LT_SYS_LIBRARY_PATH
13:27:37 + CC=gcc
13:27:37 + export CC
13:27:37 + CXX=g++
13:27:37 + export CXX
13:27:37 + cd src
13:27:37 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
13:27:37 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
13:27:37 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/rootlesskit
13:27:37 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
13:27:37 + /usr/lib/rpm/check-buildroot
13:27:37 + /usr/lib/rpm/redhat/brp-ldconfig
13:27:37 + /usr/lib/rpm/brp-compress
13:27:37 + /usr/lib/rpm/brp-strip /usr/bin/strip
13:27:37 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
13:27:37 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
13:27:37 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
13:27:37 + /usr/lib/rpm/check-rpaths
13:27:37 + /usr/lib/rpm/redhat/brp-mangle-shebangs
13:27:37 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
13:27:37 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
13:27:37 + /usr/lib/rpm/brp-remove-la-files
13:27:37 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
13:27:37 + /usr/lib/rpm/redhat/brp-python-hardlink
13:27:37 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.927TEC
13:27:37 + umask 022
13:27:37 + cd /root/rpmbuild/BUILD
13:27:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:37 + export CFLAGS
13:27:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:37 + export CXXFLAGS
13:27:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:37 + export FFLAGS
13:27:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:37 + export FCFLAGS
13:27:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
13:27:37 + export LDFLAGS
13:27:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
13:27:37 + export LT_SYS_LIBRARY_PATH
13:27:37 + CC=gcc
13:27:37 + export CC
13:27:37 + CXX=g++
13:27:37 + export CXX
13:27:37 + cd src
13:27:37 + /usr/local/bin/rootlesskit -v
13:27:37 rootlesskit version 0.14.4
13:27:37 + RPM_EC=0
13:27:37 ++ jobs -p
13:27:37 + exit 0
13:27:37 Processing files: docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
13:27:37 Provides: docker-ce-rootless-extras = 0:0.0.0.20220819151947.0785bd7-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220819151947.0785bd7-0.fc37
13:27:37 Requires(interp): /bin/sh /bin/sh /bin/sh
13:27:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
13:27:37 Requires(post): /bin/sh
13:27:37 Requires(preun): /bin/sh
13:27:37 Requires(postun): /bin/sh
13:27:37 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
13:27:37 Conflicts: rootlesskit
13:27:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
13:27:38 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.src.rpm
13:27:44 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64.rpm
13:27:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gu55iJ
13:27:44 + umask 022
13:27:44 + cd /root/rpmbuild/BUILD
13:27:44 + cd src
13:27:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
13:27:44 + RPM_EC=0
13:27:44 ++ jobs -p
13:27:44 + exit 0
13:27:44 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ZWUA7B
13:27:44 + umask 022
13:27:44 + cd /root/rpmbuild/BUILD
13:27:44 + rm -rf src src.gemspec
13:27:44 + RPM_EC=0
13:27:44 ++ jobs -p
13:27:44 + exit 0
13:27:44     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
13:27:44     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
13:27:44     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
13:27:44     source_date_epoch_from_changelog set but %changelog is missing
13:27:44     source_date_epoch_from_changelog set but %changelog is missing
13:27:44     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
13:27:44     source_date_epoch_from_changelog set but %changelog is missing
13:27:44 
13:27:44 RPM build warnings:
13:27:44 warning: source_date_epoch_from_changelog set but %changelog is missing
13:27:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8URrwl
13:27:44 + umask 022
13:27:44 + cd /root/rpmbuild/BUILD
13:27:44 + cd /root/rpmbuild/BUILD
13:27:44 + rm -rf src
13:27:44 + /usr/bin/mkdir -p src
13:27:44 + cd src
13:27:44 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
13:27:44 + STATUS=0
13:27:44 + '[' 0 -ne 0 ']'
13:27:44 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
13:27:44 + STATUS=0
13:27:44 + '[' 0 -ne 0 ']'
13:27:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
13:27:44 + RPM_EC=0
13:27:44 ++ jobs -p
13:27:44 + exit 0
13:27:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CFLXgM
13:27:44 + umask 022
13:27:44 + cd /root/rpmbuild/BUILD
13:27:44 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
13:27:44 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:44 + export CFLAGS
13:27:44 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:27:44 + export CXXFLAGS
13:27:44 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:44 + export FFLAGS
13:27:44 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:27:44 + export FCFLAGS
13:27:44 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
13:27:44 + export LDFLAGS
13:27:44 + LT_SYS_LIBRARY_PATH=/usr/lib64:
13:27:44 + export LT_SYS_LIBRARY_PATH
13:27:44 + CC=gcc
13:27:44 + export CC
13:27:44 + CXX=g++
13:27:44 + export CXX
13:27:44 + cd src
13:27:44 + pushd /root/rpmbuild/BUILD/src/compose
13:27:44 + GOPROXY=https://proxy.golang.org
13:27:44 + GO111MODULE=on
13:27:44 + go mod download
13:27:51 + GOPROXY=https://proxy.golang.org
13:27:51 + GO111MODULE=on
13:27:51 + CGO_ENABLED=0
13:27:51 + go build -trimpath '-ldflags=-s -w -X github.com/docker/compose/v2/internal.Version=v2.10.0' -o bin/docker-compose ./cmd
13:28:58 ~/rpmbuild/BUILD/src
13:28:58 + popd
13:28:58 + RPM_EC=0
13:28:58 ++ jobs -p
13:28:58 + exit 0
13:28:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hyipCa
13:28:58 + umask 022
13:28:58 + cd /root/rpmbuild/BUILD
13:28:58 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64 '!=' / ']'
13:28:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64
13:28:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64
13:28:58 + mkdir -p /root/rpmbuild/BUILDROOT
13:28:58 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64
13:28:58 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:28:58 + export CFLAGS
13:28:58 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:28:58 + export CXXFLAGS
13:28:58 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:28:58 + export FFLAGS
13:28:58 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:28:58 + export FCFLAGS
13:28:58 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
13:28:58 + export LDFLAGS
13:28:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
13:28:58 + export LT_SYS_LIBRARY_PATH
13:28:58 + CC=gcc
13:28:58 + export CC
13:28:58 + CXX=g++
13:28:58 + export CXX
13:28:58 + cd src
13:28:58 + pushd /root/rpmbuild/BUILD/src/compose
13:28:58 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
13:28:58 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
13:28:58 + popd
13:28:58 ~/rpmbuild/BUILD/src
13:28:58 + for f in LICENSE MAINTAINERS NOTICE README.md
13:28:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
13:28:58 + for f in LICENSE MAINTAINERS NOTICE README.md
13:28:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
13:28:58 + for f in LICENSE MAINTAINERS NOTICE README.md
13:28:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
13:28:58 + for f in LICENSE MAINTAINERS NOTICE README.md
13:28:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
13:28:58 + /usr/lib/rpm/check-buildroot
13:28:58 + /usr/lib/rpm/redhat/brp-ldconfig
13:28:58 + /usr/lib/rpm/brp-compress
13:28:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
13:28:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
13:28:58 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
13:28:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
13:28:58 + /usr/lib/rpm/check-rpaths
13:28:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
13:28:58 + /usr/lib/rpm/brp-remove-la-files
13:28:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
13:28:58 + /usr/lib/rpm/redhat/brp-python-hardlink
13:28:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JqBYRo
13:28:58 + umask 022
13:28:58 + cd /root/rpmbuild/BUILD
13:28:58 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:28:58 + export CFLAGS
13:28:58 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
13:28:58 + export CXXFLAGS
13:28:58 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:28:58 + export FFLAGS
13:28:58 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
13:28:58 + export FCFLAGS
13:28:58 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
13:28:58 + export LDFLAGS
13:28:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
13:28:58 + export LT_SYS_LIBRARY_PATH
13:28:58 + CC=gcc
13:28:58 + export CC
13:28:58 + CXX=g++
13:28:58 + export CXX
13:28:58 + cd src
13:28:58 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
13:28:58 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
13:28:58 + ver=v2.10.0
13:28:58 + test v2.10.0 = v2.10.0
13:28:58 + echo 'PASS: docker-compose version OK'
13:28:58 + RPM_EC=0
13:28:58 PASS: docker-compose version OK
13:28:58 ++ jobs -p
13:28:58 + exit 0
13:28:58 Processing files: docker-compose-plugin-2.10.0-0.fc37.aarch64
13:28:58 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vOmP3V
13:28:58 + umask 022
13:28:58 + cd /root/rpmbuild/BUILD
13:28:58 + cd src
13:28:58 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
13:28:58 + export LC_ALL=C
13:28:58 + LC_ALL=C
13:28:58 + export DOCDIR
13:28:58 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
13:28:58 + 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.10.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
13:28:58 + RPM_EC=0
13:28:58 ++ jobs -p
13:28:58 + exit 0
13:28:58 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.crQd4Y
13:28:58 + umask 022
13:28:58 + cd /root/rpmbuild/BUILD
13:28:58 + cd src
13:28:58 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
13:28:58 + export LC_ALL=C
13:28:58 + LC_ALL=C
13:28:58 + export LICENSEDIR
13:28:58 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
13:28:58 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
13:28:58 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
13:28:58 + RPM_EC=0
13:28:58 ++ jobs -p
13:28:58 + exit 0
13:28:58 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
13:28:58 Provides: docker-compose-plugin = 0:2.10.0-0.fc37 docker-compose-plugin(aarch-64) = 0:2.10.0-0.fc37
13:28:58 Requires(interp): /bin/sh /bin/sh /bin/sh
13:28:58 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
13:28:58 Requires(post): /bin/sh
13:28:58 Requires(preun): /bin/sh
13:28:58 Requires(postun): /bin/sh
13:28:58 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64
13:28:58 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.10.0-0.fc37.src.rpm
13:29:01 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.10.0-0.fc37.aarch64.rpm
13:29:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GYcixH
13:29:01 + umask 022
13:29:01 + cd /root/rpmbuild/BUILD
13:29:01 + cd src
13:29:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64
13:29:01 + RPM_EC=0
13:29:01 ++ jobs -p
13:29:01 + exit 0
13:29:01 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hnKoO0
13:29:01 + umask 022
13:29:01 + cd /root/rpmbuild/BUILD
13:29:01 + rm -rf src src.gemspec
13:29:01 + RPM_EC=0
13:29:01 ++ jobs -p
13:29:01 + exit 0
13:29:01 
13:29:01 RPM build warnings:
13:29:01     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
13:29:01     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
13:29:01     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
13:29:01     source_date_epoch_from_changelog set but %changelog is missing
13:29:01     source_date_epoch_from_changelog set but %changelog is missing
13:29:01     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
13:29:01     source_date_epoch_from_changelog set but %changelog is missing
13:29:01     source_date_epoch_from_changelog set but %changelog is missing
13:29:01     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
13:29:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
13:29:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/rpm'