Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/dist-circle9_0-updates-build-83394-26147/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1652227200 Wrote: /builddir/build/SRPMS/oci-seccomp-bpf-hook-1.2.5-2.el9_0.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/dist-circle9_0-updates-build-83394-26147/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1652227200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yzkvmc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oci-seccomp-bpf-hook-1.2.5 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.2.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oci-seccomp-bpf-hook-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'oci-seccomp-bpf-hook-1.2.5 base' + sed -i '/$(MAKE) -C docs install/d' Makefile + sed -i 's/HOOK_BIN_DIR/\/usr\/libexec\/oci\/hooks.d/' oci-seccomp-bpf-hook.json + sed -i '/$(HOOK_DIR)\/oci-seccomp-bpf-hook.json/d' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bH7hZY + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build + export 'CGO_CFLAGS=-O2 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + mkdir _build + pushd _build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/oci-seccomp-bpf-hook ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + popd + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + export 'LDFLAGS=-X main.version=1.2.5' + LDFLAGS='-X main.version=1.2.5' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags '-X main.version=1.2.5 -linkmode=external -compressdwarf=false -B 0x24ef71bb72aa133b09035b2f81bcfd9e62909e2e -extldflags '\''-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 '\''' -a -v -o bin/oci-seccomp-bpf-hook github.com/containers/oci-seccomp-bpf-hook runtime/internal/sys internal/unsafeheader internal/goexperiment internal/cpu runtime/internal/atomic runtime/internal/math internal/race sync/atomic internal/abi unicode unicode/utf8 math/bits internal/itoa encoding unicode/utf16 internal/bytealg math github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/internal/unsafeheader internal/nettrace runtime internal/reflectlite sync internal/testlog internal/singleflight runtime/cgo errors sort io strconv internal/oserror path syscall vendor/golang.org/x/net/dns/dnsmessage bytes strings reflect bufio github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpurange regexp/syntax internal/syscall/unix time internal/syscall/execenv regexp internal/poll io/fs context encoding/binary internal/fmtsort os encoding/base64 github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/unix fmt io/ioutil path/filepath os/signal net github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpuonline github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpupossible os/exec encoding/json flag github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/bcc github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/seccomp/libseccomp-golang github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/seccomp/containers-golang log github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/sirupsen/logrus log/syslog github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/sirupsen/logrus/hooks/syslog github.com/containers/oci-seccomp-bpf-hook ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5/docs ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + pushd docs + go-md2man -in oci-seccomp-bpf-hook.md -out oci-seccomp-bpf-hook.1 ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ogAe9d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x ++ dirname /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x + cd oci-seccomp-bpf-hook-1.2.5 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x PREFIX=/usr install-nobuild install -d -m 755 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/libexec/oci/hooks.d install -d -m 755 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/containers/oci/hooks.d/ install -m 755 bin/oci-seccomp-bpf-hook /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/libexec/oci/hooks.d install -m 644 oci-seccomp-bpf-hook.json /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/containers/oci/hooks.d/ make: Entering directory '/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/docs' install -d /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/man/man1 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x PREFIX=/usr GOMD2MAN=go-md2man -C docs install-nobuild install -m 0644 oci-seccomp-bpf-hook*.1 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/docs' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.2.5-2.el9_0 --unique-debug-suffix -1.2.5-2.el9_0.s390x --unique-debug-src-base oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x -S debugsourcefiles.list /builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook extracting debug info from /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook. Use `info auto-load python-scripts [REGEXP]' to list them. 1675 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2xusX5 + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + DOCDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/doc/oci-seccomp-bpf-hook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/doc/oci-seccomp-bpf-hook + cp -pr README.md /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/doc/oci-seccomp-bpf-hook + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b7ExFG + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + LICENSEDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/licenses/oci-seccomp-bpf-hook + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/licenses/oci-seccomp-bpf-hook + cp -pr LICENSE /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x/usr/share/licenses/oci-seccomp-bpf-hook + RPM_EC=0 ++ jobs -p + exit 0 Provides: oci-seccomp-bpf-hook = 1.2.5-2.el9_0 oci-seccomp-bpf-hook(s390-64) = 1.2.5-2.el9_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbcc.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Conflicts: crun < 0.17 Enhances: cri-o podman Processing files: oci-seccomp-bpf-hook-debugsource-1.2.5-2.el9_0.s390x Provides: oci-seccomp-bpf-hook-debugsource = 1.2.5-2.el9_0 oci-seccomp-bpf-hook-debugsource(s390-64) = 1.2.5-2.el9_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: oci-seccomp-bpf-hook-debuginfo-1.2.5-2.el9_0.s390x Provides: debuginfo(build-id) = 83cd009046fdc0c58a72aa274152a22e8c2284b1 oci-seccomp-bpf-hook-debuginfo = 1.2.5-2.el9_0 oci-seccomp-bpf-hook-debuginfo(s390-64) = 1.2.5-2.el9_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: oci-seccomp-bpf-hook-debugsource(s390-64) = 1.2.5-2.el9_0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-debugsource-1.2.5-2.el9_0.s390x.rpm Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x.rpm Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-debuginfo-1.2.5-2.el9_0.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aPv65Z + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.el9_0.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0