Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.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/module-python27-2.7-8040020210114020200-cdb2db54-build-62635-16464/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.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/module-python27-2.7-8040020210114020200-cdb2db54-build-62635-16464/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-markupsafe.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.biPB5j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MarkupSafe-0.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/MarkupSafe-0.23.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MarkupSafe-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xtS90g + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + 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/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/markupsafe copying markupsafe/_constants.py -> build/lib.linux-x86_64-2.7/markupsafe copying markupsafe/_compat.py -> build/lib.linux-x86_64-2.7/markupsafe copying markupsafe/__init__.py -> build/lib.linux-x86_64-2.7/markupsafe copying markupsafe/tests.py -> build/lib.linux-x86_64-2.7/markupsafe copying markupsafe/_native.py -> build/lib.linux-x86_64-2.7/markupsafe running egg_info writing MarkupSafe.egg-info/PKG-INFO writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' copying markupsafe/_speedups.c -> build/lib.linux-x86_64-2.7/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/markupsafe gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1JyRWj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 ++ dirname /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 + cd MarkupSafe-0.23 + 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/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr creating /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe copying build/lib.linux-x86_64-2.7/markupsafe/_constants.py -> /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe copying build/lib.linux-x86_64-2.7/markupsafe/_compat.py -> /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe copying build/lib.linux-x86_64-2.7/markupsafe/_speedups.c -> /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe copying build/lib.linux-x86_64-2.7/markupsafe/__init__.py -> /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe copying build/lib.linux-x86_64-2.7/markupsafe/tests.py -> /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe copying build/lib.linux-x86_64-2.7/markupsafe/_speedups.so -> /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe copying build/lib.linux-x86_64-2.7/markupsafe/_native.py -> /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe byte-compiling /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe/_constants.py to _constants.pyc byte-compiling /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/markupsafe/_native.py to _native.pyc writing byte-compilation script '/tmp/tmpZD3PjZ.py' /usr/bin/python2 -O /tmp/tmpZD3PjZ.py removing /tmp/tmpZD3PjZ.py running install_egg_info running egg_info writing MarkupSafe.egg-info/PKG-INFO writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' Copying MarkupSafe.egg-info to /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7/site-packages/MarkupSafe-0.23-py2.7.egg-info running install_scripts + rm /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64//usr/lib64/python2.7/site-packages/markupsafe/_speedups.c + /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 /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 '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /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.sWelKk + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + /usr/bin/python2 setup.py test running test running egg_info writing MarkupSafe.egg-info/PKG-INFO writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' running build_ext building 'markupsafe._speedups' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -L/usr/lib64 -lpython2.7 -o /builddir/build/BUILD/MarkupSafe-0.23/markupsafe/_speedups.so test_adding (markupsafe.tests.MarkupTestCase) ... ok test_all_set (markupsafe.tests.MarkupTestCase) ... ok test_complex_custom_formatting (markupsafe.tests.MarkupTestCase) ... ok test_custom_formatting (markupsafe.tests.MarkupTestCase) ... ok test_dict_interpol (markupsafe.tests.MarkupTestCase) ... ok test_escape_silent (markupsafe.tests.MarkupTestCase) ... ok test_escaping (markupsafe.tests.MarkupTestCase) ... ok test_formatting (markupsafe.tests.MarkupTestCase) ... ok test_formatting_empty (markupsafe.tests.MarkupTestCase) ... ok test_html_interop (markupsafe.tests.MarkupTestCase) ... ok test_mul (markupsafe.tests.MarkupTestCase) ... ok test_splitting (markupsafe.tests.MarkupTestCase) ... ok test_string_interpolation (markupsafe.tests.MarkupTestCase) ... ok test_tuple_interpol (markupsafe.tests.MarkupTestCase) ... ok test_type_behavior (markupsafe.tests.MarkupTestCase) ... ok test_markup_leaks (markupsafe.tests.MarkupLeakTestCase) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.109s OK + exit 0 Processing files: python2-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xxTEBi + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + DOCDIR=/builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/share/doc/python2-markupsafe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/share/doc/python2-markupsafe + cp -pr AUTHORS /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/share/doc/python2-markupsafe + cp -pr README.rst /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/share/doc/python2-markupsafe + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.X42eFh + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + LICENSEDIR=/builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/share/licenses/python2-markupsafe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/share/licenses/python2-markupsafe + cp -pr LICENSE /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64/usr/share/licenses/python2-markupsafe + exit 0 Provides: python2-markupsafe = 0.23-19.module_el8.4.0+637+9042ec2a python2-markupsafe(x86-64) = 0.23-19.module_el8.4.0+637+9042ec2a python2.7dist(markupsafe) = 0.23 python2dist(markupsafe) = 0.23 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 Wrote: /builddir/build/RPMS/python2-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LYw9Nh + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-markupsafe-0.23-19.module_el8.4.0+637+9042ec2a.x86_64 + exit 0 Child return code was: 0