Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f29-build-14618101-1043617/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/podman.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': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/podman-0.12.1.2-1.git9551f6b.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f29-build-14618101-1043617/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/podman.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': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WrFfhf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-9551f6b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-0.12.1.2 base' + tar zxf /builddir/build/SOURCES/cri-o-a30f93c.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zKlmro + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + mkdir _build + pushd _build ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/_build ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + ln -s vendor src ++ pwd ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/_build:/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e:/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e:/usr/share/gocode + GOPATH=/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/_build:/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e:/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e:/usr/share/gocode ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh ++ hack/selinux_tag.sh + export 'BUILDTAGS=varlink seccomp libdm_no_deferred_remove ostree selinux exclude_graphdriver_devicemapper' + BUILDTAGS='varlink seccomp libdm_no_deferred_remove ostree selinux exclude_graphdriver_devicemapper' + go generate ./cmd/podman/varlink/... + BUILDTAGS='varlink seccomp libdm_no_deferred_remove ostree selinux exclude_graphdriver_devicemapper' + make binaries docs touch .gopathok go build -ldflags ' -X github.com/containers/libpod/libpod.gitCommit="89345a6a4c12c7b825cdd35006a09fe6ff121214" -X github.com/containers/libpod/libpod.buildInfo=1544729997' -tags "varlink seccomp libdm_no_deferred_remove ostree selinux exclude_graphdriver_devicemapper" -o bin/podman github.com/containers/libpod/cmd/podman + pushd cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5 ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5 ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + mkdir _output + pushd _output ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5/_output ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5 ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + mkdir -p src/github.com/kubernetes-sigs src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5 src/github.com/kubernetes-sigs/cri-o + popd ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5 ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5/_output:/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5:/usr/share/gocode + GOPATH=/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5/_output:/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5:/usr/share/gocode ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh + export 'BUILDTAGS=selinux seccomp containers_image_ostree_stub' + BUILDTAGS='selinux seccomp containers_image_ostree_stub' + BUILDTAGS='selinux seccomp containers_image_ostree_stub' + make -C conmon make: Entering directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5/conmon' make -C .. conmon/config.h make[1]: Entering directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5' go build -i -ldflags '-s -w -X main.gitCommit="89345a6a4c12c7b825cdd35006a09fe6ff121214" -X main.buildInfo=1544730102' -o bin/crio-config github.com/kubernetes-sigs/cri-o/cmd/crio-config ( cd conmon && /builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5/bin/crio-config ) make[1]: Leaving directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5' cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"1.12.0-dev\" -DGIT_COMMIT=\""89345a6a4c12c7b825cdd35006a09fe6ff121214"\" -c -o conmon.o conmon.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"1.12.0-dev\" -DGIT_COMMIT=\""89345a6a4c12c7b825cdd35006a09fe6ff121214"\" -c -o cmsg.o cmsg.c cmsg.c: In function 'recvfd': cmsg.c:44:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "nsenter: " fmt ": %s\n", ##__VA_ARGS__, strerror(errno)); \ ^~~~~~~~~~~ cmsg.c:148:60: errorf("recvfd: expected correct CMSG_LEN in cmsg: %lu", cmsg->cmsg_len); ~~~~~~~~~~~~~~ cmsg.c:148:3: note: in expansion of macro 'errorf' errorf("recvfd: expected correct CMSG_LEN in cmsg: %lu", cmsg->cmsg_len); ^~~~~~ cmsg.c:148:56: note: format string is defined here errorf("recvfd: expected correct CMSG_LEN in cmsg: %lu", cmsg->cmsg_len); ~~^ %u cc -o ../bin/conmon config.h conmon.o cmsg.o -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"1.12.0-dev\" -DGIT_COMMIT=\""89345a6a4c12c7b825cdd35006a09fe6ff121214"\" -lglib-2.0 make: Leaving directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5/conmon' + popd ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + pushd contrib/python/podman ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/contrib/python/podman ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/podman copying podman/client.py -> build/lib/podman copying podman/__init__.py -> build/lib/podman creating build/lib/podman/libs copying podman/libs/_containers_attach.py -> build/lib/podman/libs copying podman/libs/pods.py -> build/lib/podman/libs copying podman/libs/errors.py -> build/lib/podman/libs copying podman/libs/_containers_start.py -> build/lib/podman/libs copying podman/libs/images.py -> build/lib/podman/libs copying podman/libs/tunnel.py -> build/lib/podman/libs copying podman/libs/containers.py -> build/lib/podman/libs copying podman/libs/__init__.py -> build/lib/podman/libs copying podman/libs/system.py -> build/lib/podman/libs running egg_info creating podman.egg-info writing podman.egg-info/PKG-INFO writing dependency_links to podman.egg-info/dependency_links.txt writing requirements to podman.egg-info/requires.txt writing top-level names to podman.egg-info/top_level.txt writing manifest file 'podman.egg-info/SOURCES.txt' reading manifest file 'podman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'podman.egg-info/SOURCES.txt' + sleep 1 + popd ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/contrib/python/pypodman ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + pushd contrib/python/pypodman + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pypodman copying pypodman/main.py -> build/lib/pypodman copying pypodman/__init__.py -> build/lib/pypodman creating build/lib/pypodman/lib copying pypodman/lib/report.py -> build/lib/pypodman/lib copying pypodman/lib/podman_parser.py -> build/lib/pypodman/lib copying pypodman/lib/parser_actions.py -> build/lib/pypodman/lib copying pypodman/lib/action_base.py -> build/lib/pypodman/lib copying pypodman/lib/__init__.py -> build/lib/pypodman/lib creating build/lib/pypodman/lib/actions copying pypodman/lib/actions/version_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/mount_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/kill_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/rmi_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/info_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/logs_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/ps_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/pod_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/_create_args.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/export_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/search_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/images_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/create_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/restart_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/push_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/pause_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/run_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/pull_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/import_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/rm_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/inspect_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/history_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/start_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/port_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/commit_action.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/__init__.py -> build/lib/pypodman/lib/actions copying pypodman/lib/actions/attach_action.py -> build/lib/pypodman/lib/actions creating build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/unpause_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/kill_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/restart_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/stop_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/start_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/processes_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/top_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/pause_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/inspect_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/create_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/remove_parser.py -> build/lib/pypodman/lib/actions/pod copying pypodman/lib/actions/pod/__init__.py -> build/lib/pypodman/lib/actions/pod running egg_info creating pypodman.egg-info writing pypodman.egg-info/PKG-INFO writing dependency_links to pypodman.egg-info/dependency_links.txt writing entry points to pypodman.egg-info/entry_points.txt writing requirements to pypodman.egg-info/requires.txt writing top-level names to pypodman.egg-info/top_level.txt writing manifest file 'pypodman.egg-info/SOURCES.txt' reading manifest file 'pypodman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'test/' writing manifest file 'pypodman.egg-info/SOURCES.txt' + sleep 1 + popd ~/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lLckBo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm ++ dirname /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + install -dp /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/systemd/system + PODMAN_VERSION=0.12.1.2 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr ETCDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/etc install.bin install.man install.cni install.systemd install.completions install.docker install -d -m 755 /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/bin/podman mkdir -p "/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/_output/src/github.com/containers" ln -s "/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e" "/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/_output/src/github.com/containers" touch .gopathok install -d -m 755 /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/man/man5 install -m 644 docs/podman-run.1 docs/podman-load.1 docs/podman-diff.1 docs/podman-create.1 docs/podman-volume.1 docs/podman-pod-pause.1 docs/podman-info.1 docs/podman-image-prune.1 docs/podman-kill.1 docs/podman-build.1 docs/podman-varlink.1 docs/podman-pod-create.1 docs/podman-login.1 docs/podman-inspect.1 docs/podman-history.1 docs/podman-generate.1 docs/podman-version.1 docs/podman-pod-kill.1 docs/podman-unpause.1 docs/podman-volume-create.1 docs/podman-push.1 docs/podman-mount.1 docs/podman-logout.1 docs/podman-attach.1 docs/podman-pod-top.1 docs/podman-container-checkpoint.1 docs/podman-pull.1 docs/podman-pod-inspect.1 docs/podman-volume-prune.1 docs/podman-tag.1 docs/podman-export.1 docs/podman-container-restore.1 docs/podman-ps.1 docs/podman-volume-inspect.1 docs/podman-generate-kube.1 docs/podman-import.1 docs/podman-top.1 docs/podman-container-exists.1 docs/podman-stats.1 docs/podman-restart.1 docs/podman-logs.1 docs/podman-rmi.1 docs/podman-pod-ps.1 docs/podman-container.1 docs/podman-umount.1 docs/podman-pod-unpause.1 docs/podman-start.1 docs/podman-commit.1 docs/podman-pod-restart.1 docs/podman-image.1 docs/podman-cp.1 docs/podman-images.1 docs/podman-volume-ls.1 docs/podman-exec.1 docs/podman-save.1 docs/podman-pod-start.1 docs/podman-port.1 docs/podman-stop.1 docs/podman-image-exists.1 docs/podman-container-refresh.1 docs/podman-rm.1 docs/podman-search.1 docs/podman-container-prune.1 docs/podman-container-cleanup.1 docs/podman-pod-stop.1 docs/podman-container-runlabel.1 docs/podman.1 docs/podman-wait.1 docs/podman-pod-exists.1 docs/podman-pod-rm.1 docs/podman-pause.1 docs/podman-pod.1 docs/podman-volume-rm.1 -t /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/man/man1 install -m 644 docs/containers-mounts.conf.5 docs/libpod.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/man/man5 install -m 644 docs/links/*1 -t /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/systemd/system/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/bash-completion/completions (cd docs; ./dckrman.sh *.1) install -d -m 755 /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/bin /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/bin/docker install -m 644 docs/docker*.1 -t /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/man/man1 + PODMAN_VERSION=0.12.1.2 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm install.python /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm -C contrib/python/podman install make[1]: Entering directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/contrib/python/podman' PODMAN_VERSION=0.12.1.2 \ /usr/bin/python3 setup.py install --root /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm running install running build running build_py running egg_info writing podman.egg-info/PKG-INFO writing dependency_links to podman.egg-info/dependency_links.txt writing requirements to podman.egg-info/requires.txt writing top-level names to podman.egg-info/top_level.txt reading manifest file 'podman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'podman.egg-info/SOURCES.txt' running install_lib creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman copying build/lib/podman/client.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/_containers_attach.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/pods.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/errors.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/_containers_start.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/images.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/tunnel.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/containers.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/__init__.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/libs/system.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs copying build/lib/podman/__init__.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/_containers_attach.py to _containers_attach.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/pods.py to pods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/_containers_start.py to _containers_start.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/tunnel.py to tunnel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/containers.py to containers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/libs/system.py to system.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman/__init__.py to __init__.cpython-37.pyc running install_egg_info Copying podman.egg-info to /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/podman-0.12.1.2-py3.7.egg-info running install_scripts make[1]: Leaving directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/contrib/python/podman' /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm -C contrib/python/pypodman install make[1]: Entering directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/contrib/python/pypodman' PODMAN_VERSION=0.12.1.2 \ /usr/bin/python3 setup.py install --root /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm running install running build running build_py running egg_info writing pypodman.egg-info/PKG-INFO writing dependency_links to pypodman.egg-info/dependency_links.txt writing entry points to pypodman.egg-info/entry_points.txt writing requirements to pypodman.egg-info/requires.txt writing top-level names to pypodman.egg-info/top_level.txt reading manifest file 'pypodman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'test/' writing manifest file 'pypodman.egg-info/SOURCES.txt' running install_lib creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib copying build/lib/pypodman/lib/report.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib copying build/lib/pypodman/lib/podman_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib copying build/lib/pypodman/lib/parser_actions.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib copying build/lib/pypodman/lib/action_base.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/version_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/mount_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions creating /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/unpause_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/kill_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/restart_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/stop_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/start_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/processes_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/top_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/pause_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/inspect_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/create_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/remove_parser.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/pod/__init__.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod copying build/lib/pypodman/lib/actions/kill_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/rmi_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/info_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/logs_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/ps_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/pod_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/_create_args.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/export_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/search_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/images_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/create_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/restart_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/push_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/pause_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/run_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/pull_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/import_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/rm_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/inspect_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/history_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/start_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/port_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/commit_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/__init__.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/actions/attach_action.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions copying build/lib/pypodman/lib/__init__.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib copying build/lib/pypodman/main.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman copying build/lib/pypodman/__init__.py -> /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/report.py to report.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/podman_parser.py to podman_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/parser_actions.py to parser_actions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/action_base.py to action_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/version_action.py to version_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/mount_action.py to mount_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/unpause_parser.py to unpause_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/kill_parser.py to kill_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/restart_parser.py to restart_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/stop_parser.py to stop_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/start_parser.py to start_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/processes_parser.py to processes_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/top_parser.py to top_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/pause_parser.py to pause_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/inspect_parser.py to inspect_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/create_parser.py to create_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/remove_parser.py to remove_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/kill_action.py to kill_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/rmi_action.py to rmi_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/info_action.py to info_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/logs_action.py to logs_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/ps_action.py to ps_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pod_action.py to pod_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/_create_args.py to _create_args.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/export_action.py to export_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/search_action.py to search_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/images_action.py to images_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/create_action.py to create_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/restart_action.py to restart_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/push_action.py to push_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pause_action.py to pause_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/run_action.py to run_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/pull_action.py to pull_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/import_action.py to import_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/rm_action.py to rm_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/inspect_action.py to inspect_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/history_action.py to history_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/start_action.py to start_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/port_action.py to port_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/commit_action.py to commit_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/actions/attach_action.py to attach_action.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman/__init__.py to __init__.cpython-37.pyc running install_egg_info Copying pypodman.egg-info to /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7/site-packages/pypodman-0.12.1.2-py3.7.egg-info running install_scripts Installing pypodman script to /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e/contrib/python/pypodman' + install -dp /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/containers + install -p -m 644 libpod.conf /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/containers + install -dp /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/libexec/podman + install -p -m 755 cri-o-a30f93ca229c7fc68fb1d8c7a3342de3c3f54ae5/bin/conmon /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/libexec/podman + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.12.1.2-1.git9551f6b.fc29 --unique-debug-suffix -0.12.1.2-1.git9551f6b.fc29.arm --unique-debug-src-base podman-0.12.1.2-1.git9551f6b.fc29.arm -S debugsourcefiles.list /builddir/build/BUILD/libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/libexec/podman/conmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/libexec/podman/conmon gdb-add-index: No index was created for /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/libexec/podman/conmon gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/bin/podman 23325 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.c2DdA1 + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + exit 0 Processing files: podman-0.12.1.2-1.git9551f6b.fc29.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zZos6E + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + DOCDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qG7Dnj + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + LICENSEDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/podman + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 77e628511d924b13a77cebdc73b757a47f6d751b bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 134f99bed228d6297dc01d152804f6f09f185418 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 17c7d1fee5603ccf6dd97edc14162fc1510e7e23 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = 745bf7e56bda740ce7cfc55318da08529e5ed519 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 1:0.12.1.2-1.git9551f6b.fc29 podman = 1:0.12.1.2-1.git9551f6b.fc29 podman(armv7hl-32) = 1:0.12.1.2-1.git9551f6b.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libostree-1.so.1 libostree-1.so.1(LIBOSTREE_2016.3) libostree-1.so.1(LIBOSTREE_2016.8) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libseccomp.so.2 libselinux.so.1 rtld(GNU_HASH) Recommends: container-selinux >= 2:2.71 fuse-overlayfs slirp4netns Processing files: python3-podman-0.12.1.2-1.git9551f6b.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PPp1ZL + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + DOCDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + cp -pr README.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + cp -pr install.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cg9tAg + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + LICENSEDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/python3-podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/python3-podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/python3-podman + exit 0 Provides: python3-podman = 1:0.12.1.2-1.git9551f6b.fc29 python3.7dist(podman) = 0.12.1.2 python3dist(podman) = 0.12.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Processing files: python3-pypodman-0.12.1.2-1.git9551f6b.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zgcbqk + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + DOCDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + cp -pr README.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + cp -pr install.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/doc/python3-pypodman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Elp7rr + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + LICENSEDIR=/builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/python3-pypodman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/python3-pypodman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm/usr/share/licenses/python3-pypodman + exit 0 Provides: python3-pypodman = 1:0.12.1.2-1.git9551f6b.fc29 python3.7dist(pypodman) = 0.12.1.2 python3dist(pypodman) = 0.12.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 Processing files: podman-docker-0.12.1.2-1.git9551f6b.fc29.noarch Provides: podman-docker = 1:0.12.1.2-1.git9551f6b.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-debugsource-0.12.1.2-1.git9551f6b.fc29.armv7hl Provides: podman-debugsource = 1:0.12.1.2-1.git9551f6b.fc29 podman-debugsource(armv7hl-32) = 1:0.12.1.2-1.git9551f6b.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-0.12.1.2-1.git9551f6b.fc29.armv7hl Provides: debuginfo(build-id) = 1182795e74513a4559d46191398fece377575890 debuginfo(build-id) = 8d3eb2806d08676083b6a115c2df514c4dc6c57a podman-debuginfo = 1:0.12.1.2-1.git9551f6b.fc29 podman-debuginfo(armv7hl-32) = 1:0.12.1.2-1.git9551f6b.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(armv7hl-32) = 1:0.12.1.2-1.git9551f6b.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm Wrote: /builddir/build/RPMS/podman-0.12.1.2-1.git9551f6b.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-podman-0.12.1.2-1.git9551f6b.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-pypodman-0.12.1.2-1.git9551f6b.fc29.noarch.rpm Wrote: /builddir/build/RPMS/podman-docker-0.12.1.2-1.git9551f6b.fc29.noarch.rpm Wrote: /builddir/build/RPMS/podman-debugsource-0.12.1.2-1.git9551f6b.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-0.12.1.2-1.git9551f6b.fc29.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VgHjWQ + umask 022 + cd /builddir/build/BUILD + cd libpod-9551f6bb379d4af56dfb63ddf0f3682e40a6694e + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-0.12.1.2-1.git9551f6b.fc29.arm + exit 0 Child return code was: 0