Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-factory-boy.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/configmanagement8-common-el8-build-71824-378123/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b92830cc7cd349bdbb9d4fb22871ecb8', '-D', '/var/lib/mock/configmanagement8-common-el8-build-71824-378123/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-factory-boy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-factory-boy-2.11.1-6.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-factory-boy.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/configmanagement8-common-el8-build-71824-378123/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae3bf48515dc4593b959314ccca6acae', '-D', '/var/lib/mock/configmanagement8-common-el8-build-71824-378123/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-factory-boy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yQ36fG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf factory_boy-2.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/factory_boy-2.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd factory_boy-2.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lau1X3 + umask 022 + cd /builddir/build/BUILD + cd factory_boy-2.11.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/factory copying factory/fuzzy.py -> build/lib/factory copying factory/declarations.py -> build/lib/factory copying factory/helpers.py -> build/lib/factory copying factory/faker.py -> build/lib/factory copying factory/mongoengine.py -> build/lib/factory copying factory/builder.py -> build/lib/factory copying factory/errors.py -> build/lib/factory copying factory/compat.py -> build/lib/factory copying factory/enums.py -> build/lib/factory copying factory/alchemy.py -> build/lib/factory copying factory/__init__.py -> build/lib/factory copying factory/mogo.py -> build/lib/factory copying factory/random.py -> build/lib/factory copying factory/utils.py -> build/lib/factory copying factory/django.py -> build/lib/factory copying factory/base.py -> build/lib/factory + sleep 1 + pushd docs ~/build/BUILD/factory_boy-2.11.1/docs ~/build/BUILD/factory_boy-2.11.1 + /usr/bin/make -O -j32 html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://docs.djangoproject.com/en/dev/_objects/... loading intersphinx inventory from https://docs.sqlalchemy.org/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] changelog reading sources... [ 18%] credits reading sources... [ 27%] examples reading sources... [ 36%] fuzzy reading sources... [ 45%] ideas reading sources... [ 54%] index reading sources... [ 63%] internals reading sources... [ 72%] introduction reading sources... [ 81%] orms reading sources... [ 90%] recipes reading sources... [100%] reference looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] changelog writing output... [ 18%] credits writing output... [ 27%] examples writing output... [ 36%] fuzzy writing output... [ 45%] ideas writing output... [ 54%] index writing output... [ 63%] internals writing output... [ 72%] introduction writing output... [ 81%] orms writing output... [ 90%] recipes writing output... [100%] reference generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 7 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.djangoproject.com/en/dev/_objects/' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.djangoproject.com/en/dev/_objects/', , ConnectionError(...)) WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.sqlalchemy.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.sqlalchemy.org/en/latest/objects.inv', , ConnectionError(...)) /builddir/build/BUILD/factory_boy-2.11.1/docs/orms.rst:402: WARNING: undefined label: sqlalchemy:unitofwork_contextual (if the link has no caption the label must precede a section header) + /usr/bin/make -O -j32 text sphinx-build -b text -d _build/doctrees . _build/text Running Sphinx v1.7.6 making output directory... loading pickled environment... done loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://docs.djangoproject.com/en/dev/_objects/... loading intersphinx inventory from https://docs.sqlalchemy.org/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [text]: targets for 11 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 9%] changelog writing output... [ 18%] credits writing output... [ 27%] examples writing output... [ 36%] fuzzy writing output... [ 45%] ideas writing output... [ 54%] index writing output... [ 63%] internals writing output... [ 72%] introduction writing output... [ 81%] orms writing output... [ 90%] recipes writing output... [100%] reference build succeeded, 7 warnings. The text files are in _build/text. Build finished. The text files are in _build/text. WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.djangoproject.com/en/dev/_objects/' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.djangoproject.com/en/dev/_objects/', , ConnectionError(...)) WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.sqlalchemy.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.sqlalchemy.org/en/latest/objects.inv', , ConnectionError(...)) /builddir/build/BUILD/factory_boy-2.11.1/docs/orms.rst:402: WARNING: undefined label: sqlalchemy:unitofwork_contextual (if the link has no caption the label must precede a section header) + /usr/bin/make -O -j32 man sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v1.7.6 making output directory... loading pickled environment... done loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://docs.djangoproject.com/en/dev/_objects/... loading intersphinx inventory from https://docs.sqlalchemy.org/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... factoryboy.1 { introduction reference orms recipes fuzzy examples internals changelog credits ideas } build succeeded, 7 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.djangoproject.com/en/dev/_objects/' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.djangoproject.com/en/dev/_objects/', , ConnectionError(...)) WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.sqlalchemy.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.sqlalchemy.org/en/latest/objects.inv', , ConnectionError(...)) /builddir/build/BUILD/factory_boy-2.11.1/docs/orms.rst:402: WARNING: undefined label: sqlalchemy:unitofwork_contextual (if the link has no caption the label must precede a section header) + find . -name .buildinfo -print0 + xargs -0 rm -f + sed -i 's/\r$//' _build/html/_static/jquery.js ~/build/BUILD/factory_boy-2.11.1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IOzK0J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch + cd factory_boy-2.11.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr creating /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/fuzzy.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/declarations.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/helpers.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/faker.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/mongoengine.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/builder.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/errors.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/compat.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/enums.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/alchemy.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/__init__.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/mogo.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/random.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/utils.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/django.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory copying build/lib/factory/base.py -> /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/fuzzy.py to fuzzy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/declarations.py to declarations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/faker.py to faker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/mongoengine.py to mongoengine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/enums.py to enums.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/alchemy.py to alchemy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/mogo.py to mogo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/random.py to random.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/django.py to django.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory/base.py to base.cpython-36.pyc writing byte-compilation script '/tmp/tmpy2sdy3r1.py' /usr/libexec/platform-python /tmp/tmpy2sdy3r1.py removing /tmp/tmpy2sdy3r1.py running install_egg_info running egg_info creating factory_boy.egg-info writing factory_boy.egg-info/PKG-INFO writing dependency_links to factory_boy.egg-info/dependency_links.txt writing requirements to factory_boy.egg-info/requires.txt writing top-level names to factory_boy.egg-info/top_level.txt writing manifest file 'factory_boy.egg-info/SOURCES.txt' reading manifest file 'factory_boy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs' no previously-included directories found matching 'examples' no previously-included directories found matching 'tests' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching '.flake8' writing manifest file 'factory_boy.egg-info/SOURCES.txt' Copying factory_boy.egg-info to /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6/site-packages/factory_boy-2.11.1-py3.6.egg-info running install_scripts + install -D -m 644 docs/_build/man/factoryboy.1 /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/man/man3/factoryboy.3 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.11.1-6.el8 --unique-debug-suffix -2.11.1-6.el8.noarch --unique-debug-src-base python-factory-boy-2.11.1-6.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/factory_boy-2.11.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JJWP2r + umask 022 + cd /builddir/build/BUILD + cd factory_boy-2.11.1 Processing files: python3-factory-boy-2.11.1-6.el8.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4gsn59 + umask 022 + cd /builddir/build/BUILD + cd factory_boy-2.11.1 + DOCDIR=/builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python3-factory-boy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python3-factory-boy + cp -pr README.rst /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python3-factory-boy + exit 0 Provides: python3-factory-boy = 2.11.1-6.el8 python3.6dist(factory-boy) = 2.11.1 python3dist(factory-boy) = 2.11.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.6 Suggests: python-factory-boy-doc = 2.11.1-6.el8 Processing files: python-factory-boy-doc-2.11.1-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TEWsA0 + umask 022 + cd /builddir/build/BUILD + cd factory_boy-2.11.1 + DOCDIR=/builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python-factory-boy-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python-factory-boy-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python-factory-boy-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python-factory-boy-doc + cp -pr docs/_build/text /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch/usr/share/doc/python-factory-boy-doc + exit 0 Provides: python-factory-boy-doc = 2.11.1-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch Wrote: /builddir/build/RPMS/python3-factory-boy-2.11.1-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-factory-boy-doc-2.11.1-6.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.idHpwT + umask 022 + cd /builddir/build/BUILD + cd factory_boy-2.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-factory-boy-2.11.1-6.el8.noarch + exit 0 Child return code was: 0