Mock Version: 1.4.15
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-django-fsm.spec'], chrootPath='/var/lib/mock/906735-fedora-rawhide-i386-1557419364.724067/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1af84c2940>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5386499c4e484d4bbc96968a859d0c8a', '-D', '/var/lib/mock/906735-fedora-rawhide-i386-1557419364.724067/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-django-fsm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: i686
Building for target i686
Wrote: /builddir/build/SRPMS/python-django-fsm-2.6.1-1.fc31.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-django-fsm.spec'], chrootPath='/var/lib/mock/906735-fedora-rawhide-i386-1557419364.724067/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1af84c2940>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '583ce630b49847d1985b34860181ce4a', '-D', '/var/lib/mock/906735-fedora-rawhide-i386-1557419364.724067/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-django-fsm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: i686
Building for target i686
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RfUa2w
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf django-fsm-2.6.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/django-fsm-2.6.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd django-fsm-2.6.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf django-fsm.egg-info
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4vrDjw
+ umask 022
+ cd /builddir/build/BUILD
+ cd django-fsm-2.6.1
+ 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -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/django_fsm
copying django_fsm/__init__.py -> build/lib/django_fsm
copying django_fsm/signals.py -> build/lib/django_fsm
copying django_fsm/models.py -> build/lib/django_fsm
creating build/lib/django_fsm/management
copying django_fsm/management/__init__.py -> build/lib/django_fsm/management
creating build/lib/django_fsm/management/commands
copying django_fsm/management/commands/__init__.py -> build/lib/django_fsm/management/commands
copying django_fsm/management/commands/graph_transitions.py -> build/lib/django_fsm/management/commands
running egg_info
writing django_fsm.egg-info/PKG-INFO
writing dependency_links to django_fsm.egg-info/dependency_links.txt
writing top-level names to django_fsm.egg-info/top_level.txt
reading manifest file 'django_fsm.egg-info/SOURCES.txt'
writing manifest file 'django_fsm.egg-info/SOURCES.txt'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mNAXrw
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386
+ cd django-fsm-2.6.1
+ 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386
running install
running install_lib
creating /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr
creating /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib
creating /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7
creating /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages
creating /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm
creating /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management
creating /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management/commands
copying build/lib/django_fsm/management/commands/graph_transitions.py -> /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management/commands
copying build/lib/django_fsm/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management/commands
copying build/lib/django_fsm/management/__init__.py -> /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management
copying build/lib/django_fsm/models.py -> /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm
copying build/lib/django_fsm/signals.py -> /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm
copying build/lib/django_fsm/__init__.py -> /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm
byte-compiling /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management/commands/graph_transitions.py to graph_transitions.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management/commands/__init__.py to __init__.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/management/__init__.py to __init__.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/models.py to models.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/signals.py to signals.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm/__init__.py to __init__.cpython-37.pyc
writing byte-compilation script '/tmp/tmpuy_01ngl.py'
/usr/bin/python3 /tmp/tmpuy_01ngl.py
removing /tmp/tmpuy_01ngl.py
running install_egg_info
running egg_info
writing django_fsm.egg-info/PKG-INFO
writing dependency_links to django_fsm.egg-info/dependency_links.txt
writing top-level names to django_fsm.egg-info/top_level.txt
reading manifest file 'django_fsm.egg-info/SOURCES.txt'
writing manifest file 'django_fsm.egg-info/SOURCES.txt'
Copying django_fsm.egg-info to /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7/site-packages/django_fsm-2.6.1-py3.7.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.6.1-1.fc31 --unique-debug-suffix -2.6.1-1.fc31.i386 --unique-debug-src-base python-django-fsm-2.6.1-1.fc31.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/django-fsm-2.6.1
BUILDSTDERR: find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /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 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/lib/python3.7 using /usr/bin/python3.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-django-fsm-2.6.1-1.fc31.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PoiE4w
+ umask 022
+ cd /builddir/build/BUILD
+ cd django-fsm-2.6.1
+ DOCDIR=/builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/share/doc/python3-django-fsm
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/share/doc/python3-django-fsm
+ cp -pr README.rst /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386/usr/share/doc/python3-django-fsm
+ exit 0
Provides: python3-django-fsm = 2.6.1-1.fc31 python3.7dist(django-fsm) = 2.6.1 python3dist(django-fsm) = 2.6.1
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
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386
Wrote: /builddir/build/RPMS/python3-django-fsm-2.6.1-1.fc31.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TBV5tt
+ umask 022
+ cd /builddir/build/BUILD
+ cd django-fsm-2.6.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-fsm-2.6.1-1.fc31.i386
+ exit 0
Child return code was: 0