Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-48094-142875/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-maxminddb-1.4.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-48094-142875/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BTGyIu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maxminddb-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/maxminddb-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd maxminddb-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf maxminddb.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i1p7oR + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-aarch64-2.7 creating build/lib.linux-aarch64-2.7/maxminddb copying maxminddb/decoder.py -> build/lib.linux-aarch64-2.7/maxminddb copying maxminddb/reader.py -> build/lib.linux-aarch64-2.7/maxminddb copying maxminddb/const.py -> build/lib.linux-aarch64-2.7/maxminddb copying maxminddb/errors.py -> build/lib.linux-aarch64-2.7/maxminddb copying maxminddb/compat.py -> build/lib.linux-aarch64-2.7/maxminddb copying maxminddb/file.py -> build/lib.linux-aarch64-2.7/maxminddb copying maxminddb/__init__.py -> build/lib.linux-aarch64-2.7/maxminddb running egg_info creating maxminddb.egg-info writing requirements to maxminddb.egg-info/requires.txt writing maxminddb.egg-info/PKG-INFO writing top-level names to maxminddb.egg-info/top_level.txt writing dependency_links to maxminddb.egg-info/dependency_links.txt writing manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'maxminddb.egg-info/SOURCES.txt' creating build/lib.linux-aarch64-2.7/maxminddb/extension copying maxminddb/extension/maxminddb.c -> build/lib.linux-aarch64-2.7/maxminddb/extension running build_ext building 'maxminddb.extension' extension creating build/temp.linux-aarch64-2.7 creating build/temp.linux-aarch64-2.7/maxminddb creating build/temp.linux-aarch64-2.7/maxminddb/extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fPIC -I/usr/include/python2.7 -c maxminddb/extension/maxminddb.c -o build/temp.linux-aarch64-2.7/maxminddb/extension/maxminddb.o -Wall -Wextra -fno-strict-aliasing gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches build/temp.linux-aarch64-2.7/maxminddb/extension/maxminddb.o -L/usr/lib64 -lmaxminddb -lpython2.7 -o build/lib.linux-aarch64-2.7/maxminddb/extension.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cqcrYL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64 + cd maxminddb-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr creating /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb copying build/lib.linux-aarch64-2.7/maxminddb/decoder.py -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb copying build/lib.linux-aarch64-2.7/maxminddb/reader.py -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb copying build/lib.linux-aarch64-2.7/maxminddb/const.py -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb copying build/lib.linux-aarch64-2.7/maxminddb/errors.py -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb copying build/lib.linux-aarch64-2.7/maxminddb/compat.py -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb copying build/lib.linux-aarch64-2.7/maxminddb/file.py -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb copying build/lib.linux-aarch64-2.7/maxminddb/__init__.py -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb creating /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/extension copying build/lib.linux-aarch64-2.7/maxminddb/extension/maxminddb.c -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/extension copying build/lib.linux-aarch64-2.7/maxminddb/extension.so -> /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/reader.py to reader.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmplWudkL.py' /usr/bin/python2 -O /tmp/tmplWudkL.py removing /tmp/tmplWudkL.py running install_egg_info running egg_info writing requirements to maxminddb.egg-info/requires.txt writing maxminddb.egg-info/PKG-INFO writing top-level names to maxminddb.egg-info/top_level.txt writing dependency_links to maxminddb.egg-info/dependency_links.txt reading manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'maxminddb.egg-info/SOURCES.txt' Copying maxminddb.egg-info to /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb-1.4.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/maxminddb-1.4.0 extracting debug info from /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7/site-packages/maxminddb/extension.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 36 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TiCpxC + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.4.0 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to maxminddb.egg-info/requires.txt writing maxminddb.egg-info/PKG-INFO writing top-level names to maxminddb.egg-info/top_level.txt writing dependency_links to maxminddb.egg-info/dependency_links.txt reading manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'maxminddb.egg-info/SOURCES.txt' running build_ext building 'maxminddb.extension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c maxminddb/extension/maxminddb.c -o build/temp.linux-aarch64-2.7/maxminddb/extension/maxminddb.o -Wall -Wextra -fno-strict-aliasing gcc -pthread -shared -Wl,-z,relro build/temp.linux-aarch64-2.7/maxminddb/extension/maxminddb.o -L/usr/lib64 -lmaxminddb -lpython2.7 -o /builddir/build/BUILD/maxminddb-1.4.0/maxminddb/extension.so test_arrays (decoder_test.TestDecoder) ... ok test_boolean (decoder_test.TestDecoder) ... ok test_byte (decoder_test.TestDecoder) ... ok test_double (decoder_test.TestDecoder) ... ok test_float (decoder_test.TestDecoder) ... ok test_int32 (decoder_test.TestDecoder) ... ok test_map (decoder_test.TestDecoder) ... ok test_pointer (decoder_test.TestDecoder) ... ok test_real_pointers (decoder_test.TestDecoder) ... ok test_string (decoder_test.TestDecoder) ... ok test_uint128 (decoder_test.TestDecoder) ... ok test_uint16 (decoder_test.TestDecoder) ... ok test_uint32 (decoder_test.TestDecoder) ... ok test_uint64 (decoder_test.TestDecoder) ... ok test_bad_constructor_mode (reader_test.TestAutoReader) ... ok test_broken_database (reader_test.TestAutoReader) ... ok test_byte_ip_on_python2 (reader_test.TestAutoReader) ... ok test_close (reader_test.TestAutoReader) ... ok test_closed (reader_test.TestAutoReader) ... ok test_closed_get (reader_test.TestAutoReader) ... ok test_closed_metadata (reader_test.TestAutoReader) ... ok test_decoder (reader_test.TestAutoReader) ... ok test_double_close (reader_test.TestAutoReader) ... ok test_ip_object_lookup (reader_test.TestAutoReader) ... ok test_ip_validation (reader_test.TestAutoReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestAutoReader) ... ok test_metadata_args (reader_test.TestAutoReader) ... ok test_metadata_unknown_attribute (reader_test.TestAutoReader) ... ok test_missing_database (reader_test.TestAutoReader) ... ok test_multiprocessing (reader_test.TestAutoReader) ... ok test_no_constructor_args (reader_test.TestAutoReader) ... ok test_no_extension_exception (reader_test.TestAutoReader) ... ok test_no_get_args (reader_test.TestAutoReader) ... ok test_no_ipv4_search_tree (reader_test.TestAutoReader) ... ok test_nondatabase (reader_test.TestAutoReader) ... ok test_reader (reader_test.TestAutoReader) ... ok test_threading (reader_test.TestAutoReader) ... ok test_too_many_constructor_args (reader_test.TestAutoReader) ... ok test_too_many_get_args (reader_test.TestAutoReader) ... ok test_with_statement (reader_test.TestAutoReader) ... ok test_with_statement_close (reader_test.TestAutoReader) ... ok test_bad_constructor_mode (reader_test.TestExtensionReader) ... ok test_broken_database (reader_test.TestExtensionReader) ... ok test_byte_ip_on_python2 (reader_test.TestExtensionReader) ... ok test_close (reader_test.TestExtensionReader) ... ok test_closed (reader_test.TestExtensionReader) ... ok test_closed_get (reader_test.TestExtensionReader) ... ok test_closed_metadata (reader_test.TestExtensionReader) ... ok test_decoder (reader_test.TestExtensionReader) ... ok test_double_close (reader_test.TestExtensionReader) ... ok test_ip_object_lookup (reader_test.TestExtensionReader) ... ok test_ip_validation (reader_test.TestExtensionReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestExtensionReader) ... ok test_metadata_args (reader_test.TestExtensionReader) ... ok test_metadata_unknown_attribute (reader_test.TestExtensionReader) ... ok test_missing_database (reader_test.TestExtensionReader) ... ok test_multiprocessing (reader_test.TestExtensionReader) ... ok test_no_constructor_args (reader_test.TestExtensionReader) ... ok test_no_extension_exception (reader_test.TestExtensionReader) ... ok test_no_get_args (reader_test.TestExtensionReader) ... ok test_no_ipv4_search_tree (reader_test.TestExtensionReader) ... ok test_nondatabase (reader_test.TestExtensionReader) ... ok test_reader (reader_test.TestExtensionReader) ... ok test_threading (reader_test.TestExtensionReader) ... ok test_too_many_constructor_args (reader_test.TestExtensionReader) ... ok test_too_many_get_args (reader_test.TestExtensionReader) ... ok test_with_statement (reader_test.TestExtensionReader) ... ok test_with_statement_close (reader_test.TestExtensionReader) ... ok test_bad_constructor_mode (reader_test.TestFDReader) ... ok test_broken_database (reader_test.TestFDReader) ... ok test_byte_ip_on_python2 (reader_test.TestFDReader) ... ok test_close (reader_test.TestFDReader) ... ok test_closed (reader_test.TestFDReader) ... ok test_closed_get (reader_test.TestFDReader) ... ok test_closed_metadata (reader_test.TestFDReader) ... ok test_decoder (reader_test.TestFDReader) ... ok test_double_close (reader_test.TestFDReader) ... ok test_ip_object_lookup (reader_test.TestFDReader) ... ok test_ip_validation (reader_test.TestFDReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestFDReader) ... ok test_metadata_args (reader_test.TestFDReader) ... ok test_metadata_unknown_attribute (reader_test.TestFDReader) ... ok test_missing_database (reader_test.TestFDReader) ... ok test_multiprocessing (reader_test.TestFDReader) ... ok test_no_constructor_args (reader_test.TestFDReader) ... ok test_no_extension_exception (reader_test.TestFDReader) ... ok test_no_get_args (reader_test.TestFDReader) ... ok test_no_ipv4_search_tree (reader_test.TestFDReader) ... ok test_nondatabase (reader_test.TestFDReader) ... ok test_reader (reader_test.TestFDReader) ... ok test_threading (reader_test.TestFDReader) ... ok test_too_many_constructor_args (reader_test.TestFDReader) ... ok test_too_many_get_args (reader_test.TestFDReader) ... ok test_with_statement (reader_test.TestFDReader) ... ok test_with_statement_close (reader_test.TestFDReader) ... ok test_bad_constructor_mode (reader_test.TestFileReader) ... ok test_broken_database (reader_test.TestFileReader) ... ok test_byte_ip_on_python2 (reader_test.TestFileReader) ... ok test_close (reader_test.TestFileReader) ... ok test_closed (reader_test.TestFileReader) ... ok test_closed_get (reader_test.TestFileReader) ... ok test_closed_metadata (reader_test.TestFileReader) ... ok test_decoder (reader_test.TestFileReader) ... ok test_double_close (reader_test.TestFileReader) ... ok test_ip_object_lookup (reader_test.TestFileReader) ... ok test_ip_validation (reader_test.TestFileReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestFileReader) ... ok test_metadata_args (reader_test.TestFileReader) ... ok test_metadata_unknown_attribute (reader_test.TestFileReader) ... ok test_missing_database (reader_test.TestFileReader) ... ok test_multiprocessing (reader_test.TestFileReader) ... ok test_no_constructor_args (reader_test.TestFileReader) ... ok test_no_extension_exception (reader_test.TestFileReader) ... ok test_no_get_args (reader_test.TestFileReader) ... ok test_no_ipv4_search_tree (reader_test.TestFileReader) ... ok test_nondatabase (reader_test.TestFileReader) ... ok test_reader (reader_test.TestFileReader) ... ok test_threading (reader_test.TestFileReader) ... ok test_too_many_constructor_args (reader_test.TestFileReader) ... ok test_too_many_get_args (reader_test.TestFileReader) ... ok test_with_statement (reader_test.TestFileReader) ... ok test_with_statement_close (reader_test.TestFileReader) ... ok test_bad_constructor_mode (reader_test.TestMMAPReader) ... ok test_broken_database (reader_test.TestMMAPReader) ... ok test_byte_ip_on_python2 (reader_test.TestMMAPReader) ... ok test_close (reader_test.TestMMAPReader) ... ok test_closed (reader_test.TestMMAPReader) ... ok test_closed_get (reader_test.TestMMAPReader) ... ok test_closed_metadata (reader_test.TestMMAPReader) ... ok test_decoder (reader_test.TestMMAPReader) ... ok test_double_close (reader_test.TestMMAPReader) ... ok test_ip_object_lookup (reader_test.TestMMAPReader) ... ok test_ip_validation (reader_test.TestMMAPReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestMMAPReader) ... ok test_metadata_args (reader_test.TestMMAPReader) ... ok test_metadata_unknown_attribute (reader_test.TestMMAPReader) ... ok test_missing_database (reader_test.TestMMAPReader) ... ok test_multiprocessing (reader_test.TestMMAPReader) ... ok test_no_constructor_args (reader_test.TestMMAPReader) ... ok test_no_extension_exception (reader_test.TestMMAPReader) ... ok test_no_get_args (reader_test.TestMMAPReader) ... ok test_no_ipv4_search_tree (reader_test.TestMMAPReader) ... ok test_nondatabase (reader_test.TestMMAPReader) ... ok test_reader (reader_test.TestMMAPReader) ... ok test_threading (reader_test.TestMMAPReader) ... ok test_too_many_constructor_args (reader_test.TestMMAPReader) ... ok test_too_many_get_args (reader_test.TestMMAPReader) ... ok test_with_statement (reader_test.TestMMAPReader) ... ok test_with_statement_close (reader_test.TestMMAPReader) ... ok test_bad_constructor_mode (reader_test.TestMemoryReader) ... ok test_broken_database (reader_test.TestMemoryReader) ... ok test_byte_ip_on_python2 (reader_test.TestMemoryReader) ... ok test_close (reader_test.TestMemoryReader) ... ok test_closed (reader_test.TestMemoryReader) ... ok test_closed_get (reader_test.TestMemoryReader) ... ok test_closed_metadata (reader_test.TestMemoryReader) ... ok test_decoder (reader_test.TestMemoryReader) ... ok test_double_close (reader_test.TestMemoryReader) ... ok test_ip_object_lookup (reader_test.TestMemoryReader) ... ok test_ip_validation (reader_test.TestMemoryReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestMemoryReader) ... ok test_metadata_args (reader_test.TestMemoryReader) ... ok test_metadata_unknown_attribute (reader_test.TestMemoryReader) ... ok test_missing_database (reader_test.TestMemoryReader) ... ok test_multiprocessing (reader_test.TestMemoryReader) ... ok test_no_constructor_args (reader_test.TestMemoryReader) ... ok test_no_extension_exception (reader_test.TestMemoryReader) ... ok test_no_get_args (reader_test.TestMemoryReader) ... ok test_no_ipv4_search_tree (reader_test.TestMemoryReader) ... ok test_nondatabase (reader_test.TestMemoryReader) ... ok test_reader (reader_test.TestMemoryReader) ... ok test_threading (reader_test.TestMemoryReader) ... ok test_too_many_constructor_args (reader_test.TestMemoryReader) ... ok test_too_many_get_args (reader_test.TestMemoryReader) ... ok test_with_statement (reader_test.TestMemoryReader) ... ok test_with_statement_close (reader_test.TestMemoryReader) ... ok test_old_reader (reader_test.TestOldReader) ... ok ---------------------------------------------------------------------- Ran 177 tests in 4.320s OK + exit 0 Processing files: python-maxminddb-doc-1.4.0-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tML8Hp + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/doc/python-maxminddb-doc-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/doc/python-maxminddb-doc-1.4.0 + cp -pr docs/html /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/doc/python-maxminddb-doc-1.4.0 + exit 0 Provides: python-maxminddb-doc = 1.4.0-2.el7 python-maxminddb-doc(aarch-64) = 1.4.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-maxminddb-1.4.0-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gzaIsv + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/doc/python2-maxminddb-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/doc/python2-maxminddb-1.4.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/doc/python2-maxminddb-1.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Pix9PA + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/licenses/python2-maxminddb-1.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/licenses/python2-maxminddb-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64/usr/share/licenses/python2-maxminddb-1.4.0 + exit 0 Provides: python-maxminddb = 1.4.0-2.el7 python-maxminddb(aarch-64) = 1.4.0-2.el7 python2-maxminddb = 1.4.0-2.el7 python2-maxminddb(aarch-64) = 1.4.0-2.el7 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libmaxminddb.so.0()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-maxminddb < 1.4.0-2.el7 Processing files: python-maxminddb-debuginfo-1.4.0-2.el7.aarch64 Provides: python-maxminddb-debuginfo = 1.4.0-2.el7 python-maxminddb-debuginfo(aarch-64) = 1.4.0-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64 Wrote: /builddir/build/RPMS/python-maxminddb-doc-1.4.0-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/python2-maxminddb-1.4.0-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/python-maxminddb-debuginfo-1.4.0-2.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VDjJSe + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-maxminddb-1.4.0-2.el7.aarch64 + exit 0 Child return code was: 0