Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/lorax.spec'], chrootPath='/var/lib/mock/f30-build-15810398-1136089/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/lorax.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 Wrote: /builddir/build/SRPMS/lorax-30.18-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/lorax.spec'], chrootPath='/var/lib/mock/f30-build-15810398-1136089/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/lorax.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zmufsx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lorax-30.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/lorax-30.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lorax-30.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wKCzn6 + umask 022 + cd /builddir/build/BUILD + cd lorax-30.18 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BXoV1E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x + cd lorax-30.18 + rm -rf /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x + make DESTDIR=/builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x mandir=/usr/share/man install echo "num = '30.18-1'" > src/pylorax/version.py echo "num = '30.18-1'" > src/composer/version.py /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/pylorax copying src/pylorax/__init__.py -> build/lib/pylorax copying src/pylorax/base.py -> build/lib/pylorax copying src/pylorax/buildstamp.py -> build/lib/pylorax copying src/pylorax/cmdline.py -> build/lib/pylorax copying src/pylorax/creator.py -> build/lib/pylorax copying src/pylorax/decorators.py -> build/lib/pylorax copying src/pylorax/discinfo.py -> build/lib/pylorax copying src/pylorax/dnfbase.py -> build/lib/pylorax copying src/pylorax/dnfhelper.py -> build/lib/pylorax copying src/pylorax/executils.py -> build/lib/pylorax copying src/pylorax/imgutils.py -> build/lib/pylorax copying src/pylorax/installer.py -> build/lib/pylorax copying src/pylorax/ltmpl.py -> build/lib/pylorax copying src/pylorax/monitor.py -> build/lib/pylorax copying src/pylorax/mount.py -> build/lib/pylorax copying src/pylorax/output.py -> build/lib/pylorax copying src/pylorax/sysutils.py -> build/lib/pylorax copying src/pylorax/treebuilder.py -> build/lib/pylorax copying src/pylorax/treeinfo.py -> build/lib/pylorax copying src/pylorax/version.py -> build/lib/pylorax creating build/lib/pylorax/api copying src/pylorax/api/__init__.py -> build/lib/pylorax/api copying src/pylorax/api/bisect.py -> build/lib/pylorax/api copying src/pylorax/api/checkparams.py -> build/lib/pylorax/api copying src/pylorax/api/cmdline.py -> build/lib/pylorax/api copying src/pylorax/api/compose.py -> build/lib/pylorax/api copying src/pylorax/api/config.py -> build/lib/pylorax/api copying src/pylorax/api/crossdomain.py -> build/lib/pylorax/api copying src/pylorax/api/dnfbase.py -> build/lib/pylorax/api copying src/pylorax/api/errors.py -> build/lib/pylorax/api copying src/pylorax/api/projects.py -> build/lib/pylorax/api copying src/pylorax/api/queue.py -> build/lib/pylorax/api copying src/pylorax/api/recipes.py -> build/lib/pylorax/api copying src/pylorax/api/regexes.py -> build/lib/pylorax/api copying src/pylorax/api/server.py -> build/lib/pylorax/api copying src/pylorax/api/timestamp.py -> build/lib/pylorax/api copying src/pylorax/api/v0.py -> build/lib/pylorax/api copying src/pylorax/api/workspace.py -> build/lib/pylorax/api creating build/lib/composer copying src/composer/__init__.py -> build/lib/composer copying src/composer/http_client.py -> build/lib/composer copying src/composer/unix_socket.py -> build/lib/composer copying src/composer/version.py -> build/lib/composer creating build/lib/composer/cli copying src/composer/cli/__init__.py -> build/lib/composer/cli copying src/composer/cli/blueprints.py -> build/lib/composer/cli copying src/composer/cli/cmdline.py -> build/lib/composer/cli copying src/composer/cli/compose.py -> build/lib/composer/cli copying src/composer/cli/help.py -> build/lib/composer/cli copying src/composer/cli/modules.py -> build/lib/composer/cli copying src/composer/cli/projects.py -> build/lib/composer/cli copying src/composer/cli/sources.py -> build/lib/composer/cli copying src/composer/cli/status.py -> build/lib/composer/cli copying src/composer/cli/utilities.py -> build/lib/composer/cli /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x --prefix=/usr running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7 creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/__init__.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/base.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/buildstamp.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/cmdline.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/creator.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/decorators.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/discinfo.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/dnfbase.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/dnfhelper.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/executils.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/imgutils.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/installer.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/ltmpl.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/monitor.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/mount.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/output.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/sysutils.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/treebuilder.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/treeinfo.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax copying build/lib/pylorax/version.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/__init__.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/bisect.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/checkparams.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/cmdline.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/compose.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/config.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/crossdomain.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/dnfbase.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/errors.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/projects.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/queue.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/recipes.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/regexes.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/server.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/timestamp.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/v0.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api copying build/lib/pylorax/api/workspace.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer copying build/lib/composer/__init__.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer copying build/lib/composer/http_client.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer copying build/lib/composer/unix_socket.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer copying build/lib/composer/version.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/__init__.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/blueprints.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/cmdline.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/compose.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/help.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/modules.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/projects.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/sources.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/status.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli copying build/lib/composer/cli/utilities.py -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/buildstamp.py to buildstamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/cmdline.py to cmdline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/creator.py to creator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/discinfo.py to discinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/dnfbase.py to dnfbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/dnfhelper.py to dnfhelper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/executils.py to executils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/imgutils.py to imgutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/installer.py to installer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/ltmpl.py to ltmpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/monitor.py to monitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/mount.py to mount.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/output.py to output.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/sysutils.py to sysutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/treebuilder.py to treebuilder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/treeinfo.py to treeinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/bisect.py to bisect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/checkparams.py to checkparams.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/cmdline.py to cmdline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/compose.py to compose.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/crossdomain.py to crossdomain.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/dnfbase.py to dnfbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/projects.py to projects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/queue.py to queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/recipes.py to recipes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/regexes.py to regexes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/server.py to server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/timestamp.py to timestamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/v0.py to v0.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/pylorax/api/workspace.py to workspace.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/http_client.py to http_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/unix_socket.py to unix_socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/blueprints.py to blueprints.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/cmdline.py to cmdline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/compose.py to compose.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/help.py to help.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/modules.py to modules.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/projects.py to projects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/sources.py to sources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/status.py to status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/composer/cli/utilities.py to utilities.cpython-37.pyc running install_data creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/etc creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/etc/lorax copying etc/lorax.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/etc/lorax copying etc/composer.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/etc/lorax creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/systemd creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/systemd/system copying systemd/lorax-composer.service -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/systemd/system copying systemd/lorax-composer.socket -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/systemd/system creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/tmpfiles.d copying systemd/lorax-composer.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/tmpfiles.d/ copying systemd/lorax.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/tmpfiles.d/ creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/ami.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/ext4-filesystem.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/live-iso.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/openstack.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/partitioned-disk.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/qcow2.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/tar.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/vhd.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer copying share/composer/vmdk.ks -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/composer creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/aarch64.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/arm.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/efi.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/ppc64le.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/runtime-cleanup.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/runtime-install.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/runtime-postinstall.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/s390.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic copying share/templates.d/99-generic/x86.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/appliance copying share/templates.d/99-generic/appliance/libvirt.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/appliance creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/aarch64 copying share/templates.d/99-generic/config_files/aarch64/boot.msg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/aarch64 copying share/templates.d/99-generic/config_files/aarch64/grub.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/aarch64 copying share/templates.d/99-generic/config_files/aarch64/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/aarch64 creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/91-anaconda-autoconnect-slaves.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/92-anaconda-loglevel-debug.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/bash_history -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/i18n -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/libuser.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/org.gtk.Settings.Debug.gschema.override -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/pam.sshd -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/profile -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/resolv.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/rsyslog.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/selinux.config -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/spice-vdagentd -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/sshd_config.anaconda -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/sysctl.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common copying share/templates.d/99-generic/config_files/common/vconsole.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/common creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/ppc copying share/templates.d/99-generic/config_files/ppc/bootinfo.txt -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/ppc copying share/templates.d/99-generic/config_files/ppc/grub.cfg.in -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/ppc creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/s390 copying share/templates.d/99-generic/config_files/s390/cdboot.prm -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/s390 copying share/templates.d/99-generic/config_files/s390/generic.ins -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/s390 copying share/templates.d/99-generic/config_files/s390/generic.prm -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/s390 copying share/templates.d/99-generic/config_files/s390/genericdvd.prm -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/s390 copying share/templates.d/99-generic/config_files/s390/redhat.exec -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/s390 creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/sparc copying share/templates.d/99-generic/config_files/sparc/boot.msg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/sparc copying share/templates.d/99-generic/config_files/sparc/silo.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/sparc creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/x86 copying share/templates.d/99-generic/config_files/x86/boot.msg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/x86 copying share/templates.d/99-generic/config_files/x86/grub.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/x86 copying share/templates.d/99-generic/config_files/x86/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/x86 copying share/templates.d/99-generic/config_files/x86/isolinux.cfg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/config_files/x86 creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live copying share/templates.d/99-generic/live/aarch64.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live copying share/templates.d/99-generic/live/arm.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live copying share/templates.d/99-generic/live/efi.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live copying share/templates.d/99-generic/live/live-install.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live copying share/templates.d/99-generic/live/ppc64le.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live copying share/templates.d/99-generic/live/s390.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live copying share/templates.d/99-generic/live/x86.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/aarch64 copying share/templates.d/99-generic/live/config_files/aarch64/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/aarch64 creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/ppc copying share/templates.d/99-generic/live/config_files/ppc/bootinfo.txt -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/ppc copying share/templates.d/99-generic/live/config_files/ppc/grub.cfg.in -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/ppc creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/s390 copying share/templates.d/99-generic/live/config_files/s390/generic.ins -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/s390 copying share/templates.d/99-generic/live/config_files/s390/generic.prm -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/s390 copying share/templates.d/99-generic/live/config_files/s390/genericdvd.prm -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/s390 copying share/templates.d/99-generic/live/config_files/s390/redhat.exec -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/s390 creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/x86 copying share/templates.d/99-generic/live/config_files/x86/boot.msg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/x86 copying share/templates.d/99-generic/live/config_files/x86/grub.conf -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/x86 copying share/templates.d/99-generic/live/config_files/x86/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/x86 copying share/templates.d/99-generic/live/config_files/x86/isolinux.cfg -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/live/config_files/x86 creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/pxe-live copying share/templates.d/99-generic/pxe-live/pxe-config.tmpl -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/lorax/templates.d/99-generic/pxe-live creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/sbin copying src/sbin/lorax -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/sbin copying src/sbin/mkefiboot -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/sbin copying src/sbin/livemedia-creator -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/sbin copying src/sbin/lorax-composer -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/sbin creating /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/bin copying src/bin/image-minimizer -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/bin copying src/bin/mk-s390-cdboot -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/bin copying src/bin/composer-cli -> /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/bin running install_egg_info Writing /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7/site-packages/lorax-devel-py3.7.egg-info mkdir -p /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x//usr/share/man/man1 install -m 644 docs/man/lorax.1 /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x//usr/share/man/man1 install -m 644 docs/man/livemedia-creator.1 /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x//usr/share/man/man1 install -m 644 docs/man/lorax-composer.1 /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x//usr/share/man/man1 install -m 644 docs/man/composer-cli.1 /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x//usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/etc/bash_completion.d install -m 644 etc/bash_completion.d/composer-cli /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/etc/bash_completion.d + mkdir -p /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/var/lib/lorax/composer/blueprints/ + for bp in example-http-server.toml example-development.toml example-atlas.toml + cp ./tests/pylorax/blueprints/example-http-server.toml /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/var/lib/lorax/composer/blueprints/ + for bp in example-http-server.toml example-development.toml example-atlas.toml + cp ./tests/pylorax/blueprints/example-development.toml /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/var/lib/lorax/composer/blueprints/ + for bp in example-http-server.toml example-development.toml example-atlas.toml + cp ./tests/pylorax/blueprints/example-atlas.toml /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/var/lib/lorax/composer/blueprints/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lorax-30.18-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zMElwI + umask 022 + cd /builddir/build/BUILD + cd lorax-30.18 + DOCDIR=/builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/doc/lorax + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/doc/lorax + cp -pr AUTHORS /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/doc/lorax + cp -pr docs/livemedia-creator.rst /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/doc/lorax + cp -pr docs/product-images.rst /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/doc/lorax + cp -pr docs/fedora-atomic-pxe-live-novirt.ks docs/fedora-atomic-pxe-live.ks docs/fedora-docker.ks docs/fedora-livemedia.ks docs/fedora-minimal.ks docs/fedora-minimized.ks docs/fedora-openstack.ks docs/fedora-vagrant.ks /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/doc/lorax + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PW2GlK + umask 022 + cd /builddir/build/BUILD + cd lorax-30.18 + LICENSEDIR=/builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/licenses/lorax + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/licenses/lorax + cp -pr COPYING /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x/usr/share/licenses/lorax + exit 0 Provides: appliance-tools-minimizer = 30.18-1.fc30 config(lorax) = 30.18-1.fc30 lorax = 30.18-1.fc30 lorax(s390-64) = 30.18-1.fc30 python3.7dist(lorax) = devel python3dist(lorax) = devel 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 Obsoletes: appliance-tools-minimizer < 007.7-3 Processing files: lorax-lmc-virt-30.18-1.fc30.s390x Processing files: lorax-lmc-novirt-30.18-1.fc30.s390x Processing files: lorax-templates-generic-30.18-1.fc30.s390x Provides: lorax-templates = 30.18-1.fc30 lorax-templates-generic = 30.18-1.fc30 lorax-templates-generic(s390-64) = 30.18-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lorax-composer-30.18-1.fc30.s390x Provides: config(lorax-composer) = 30.18-1.fc30 lorax-composer = 30.18-1.fc30 lorax-composer(s390-64) = 30.18-1.fc30 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh /usr/bin/getent /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 python(abi) = 3.7 Processing files: composer-cli-30.18-1.fc30.s390x Provides: composer-cli = 30.18-1.fc30 composer-cli(s390-64) = 30.18-1.fc30 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x Wrote: /builddir/build/RPMS/lorax-30.18-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/lorax-lmc-virt-30.18-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/lorax-lmc-novirt-30.18-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/lorax-templates-generic-30.18-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/lorax-composer-30.18-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/composer-cli-30.18-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CcOQRY + umask 022 + cd /builddir/build/BUILD + cd lorax-30.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lorax-30.18-1.fc30.s390x + exit 0 Child return code was: 0