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-pymongo.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-python36-3.6-8040020210204152235-9c5ef6b1-build-65009-17548/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-pymongo.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-pymongo-3.7.0-1.module_el8.4.0+679+437db172.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-pymongo.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-python36-3.6-8040020210204152235-9c5ef6b1-build-65009-17548/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-pymongo.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.VyuSz6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mongo-python-driver-3.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pymongo-3.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mongo-python-driver-3.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch): + echo 'Patch #1 (0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ssl --fuzz=0 patching file pymongo/pool.py Hunk #1 succeeded at 61 (offset 12 lines). + rm pymongo/ssl_match_hostname.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wf03m7 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + 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/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/bson copying bson/__init__.py -> build/lib.linux-x86_64-3.6/bson copying bson/binary.py -> build/lib.linux-x86_64-3.6/bson copying bson/code.py -> build/lib.linux-x86_64-3.6/bson copying bson/codec_options.py -> build/lib.linux-x86_64-3.6/bson copying bson/dbref.py -> build/lib.linux-x86_64-3.6/bson copying bson/decimal128.py -> build/lib.linux-x86_64-3.6/bson copying bson/errors.py -> build/lib.linux-x86_64-3.6/bson copying bson/int64.py -> build/lib.linux-x86_64-3.6/bson copying bson/json_util.py -> build/lib.linux-x86_64-3.6/bson copying bson/max_key.py -> build/lib.linux-x86_64-3.6/bson copying bson/min_key.py -> build/lib.linux-x86_64-3.6/bson copying bson/objectid.py -> build/lib.linux-x86_64-3.6/bson copying bson/py3compat.py -> build/lib.linux-x86_64-3.6/bson copying bson/raw_bson.py -> build/lib.linux-x86_64-3.6/bson copying bson/regex.py -> build/lib.linux-x86_64-3.6/bson copying bson/son.py -> build/lib.linux-x86_64-3.6/bson copying bson/timestamp.py -> build/lib.linux-x86_64-3.6/bson copying bson/tz_util.py -> build/lib.linux-x86_64-3.6/bson creating build/lib.linux-x86_64-3.6/pymongo copying pymongo/__init__.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/auth.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/bulk.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/change_stream.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/client_options.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/client_session.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/collation.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/collection.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/command_cursor.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/common.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/compression_support.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/cursor.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/cursor_manager.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/database.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/driver_info.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/errors.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/helpers.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/ismaster.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/max_staleness_selectors.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/message.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/mongo_client.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/mongo_replica_set_client.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/monitor.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/monitoring.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/monotonic.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/network.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/operations.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/periodic_executor.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/read_concern.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/read_preferences.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/response.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/results.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/saslprep.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/server.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/server_description.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/server_selectors.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/server_type.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/settings.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/son_manipulator.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/ssl_context.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/ssl_support.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/thread_util.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/topology.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/topology_description.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/uri_parser.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/write_concern.py -> build/lib.linux-x86_64-3.6/pymongo copying pymongo/pool.py -> build/lib.linux-x86_64-3.6/pymongo creating build/lib.linux-x86_64-3.6/gridfs copying gridfs/__init__.py -> build/lib.linux-x86_64-3.6/gridfs copying gridfs/errors.py -> build/lib.linux-x86_64-3.6/gridfs copying gridfs/grid_file.py -> build/lib.linux-x86_64-3.6/gridfs running build_ext building 'bson._cbson' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/bson gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ibson -I/usr/include/python3.6m -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-3.6/bson/_cbsonmodule.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ibson -I/usr/include/python3.6m -c bson/time64.c -o build/temp.linux-x86_64-3.6/bson/time64.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ibson -I/usr/include/python3.6m -c bson/buffer.c -o build/temp.linux-x86_64-3.6/bson/buffer.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ibson -I/usr/include/python3.6m -c bson/encoding_helpers.c -o build/temp.linux-x86_64-3.6/bson/encoding_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -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-3.6/bson/_cbsonmodule.o build/temp.linux-x86_64-3.6/bson/time64.o build/temp.linux-x86_64-3.6/bson/buffer.o build/temp.linux-x86_64-3.6/bson/encoding_helpers.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/bson/_cbson.cpython-36m-x86_64-linux-gnu.so building 'pymongo._cmessage' extension creating build/temp.linux-x86_64-3.6/pymongo gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ibson -I/usr/include/python3.6m -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-3.6/pymongo/_cmessagemodule.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ibson -I/usr/include/python3.6m -c bson/buffer.c -o build/temp.linux-x86_64-3.6/bson/buffer.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -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-3.6/pymongo/_cmessagemodule.o build/temp.linux-x86_64-3.6/bson/buffer.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/pymongo/_cmessage.cpython-36m-x86_64-linux-gnu.so + sleep 1 + pushd doc ~/build/BUILD/mongo-python-driver-3.7.0/doc ~/build/BUILD/mongo-python-driver-3.7.0 + SPHINXBUILD=sphinx-build-3 + make -j40 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 http://www.gevent.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://www.gevent.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://www.gevent.org/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 75 source files that are out of date updating environment: 75 added, 0 changed, 0 removed reading sources... [ 1%] api/bson/binary reading sources... [ 2%] api/bson/code reading sources... [ 4%] api/bson/codec_options reading sources... [ 5%] api/bson/dbref reading sources... [ 6%] api/bson/decimal128 reading sources... [ 8%] api/bson/errors reading sources... [ 9%] api/bson/index reading sources... [ 10%] api/bson/int64 reading sources... [ 12%] api/bson/json_util reading sources... [ 13%] api/bson/max_key reading sources... [ 14%] api/bson/min_key reading sources... [ 16%] api/bson/objectid reading sources... [ 17%] api/bson/raw_bson reading sources... [ 18%] api/bson/regex reading sources... [ 20%] api/bson/son reading sources... [ 21%] api/bson/timestamp reading sources... [ 22%] api/bson/tz_util reading sources... [ 24%] api/gridfs/errors reading sources... [ 25%] api/gridfs/grid_file reading sources... [ 26%] api/gridfs/index reading sources... [ 28%] api/index reading sources... [ 29%] api/pymongo/bulk reading sources... [ 30%] api/pymongo/change_stream reading sources... [ 32%] api/pymongo/client_session reading sources... [ 33%] api/pymongo/collation reading sources... [ 34%] api/pymongo/collection reading sources... [ 36%] api/pymongo/command_cursor reading sources... [ 37%] api/pymongo/cursor reading sources... [ 38%] api/pymongo/cursor_manager reading sources... [ 40%] api/pymongo/database reading sources... [ 41%] api/pymongo/driver_info reading sources... [ 42%] api/pymongo/errors reading sources... [ 44%] api/pymongo/index reading sources... [ 45%] api/pymongo/ismaster reading sources... [ 46%] api/pymongo/message reading sources... [ 48%] api/pymongo/mongo_client reading sources... [ 49%] api/pymongo/mongo_replica_set_client reading sources... [ 50%] api/pymongo/monitoring reading sources... [ 52%] api/pymongo/operations reading sources... [ 53%] api/pymongo/pool reading sources... [ 54%] api/pymongo/read_concern reading sources... [ 56%] api/pymongo/read_preferences reading sources... [ 57%] api/pymongo/results reading sources... [ 58%] api/pymongo/server_description reading sources... [ 60%] api/pymongo/son_manipulator reading sources... [ 61%] api/pymongo/topology_description reading sources... [ 62%] api/pymongo/uri_parser reading sources... [ 64%] api/pymongo/write_concern reading sources... [ 65%] atlas reading sources... [ 66%] changelog reading sources... [ 68%] compatibility-policy reading sources... [ 69%] contributors reading sources... [ 70%] developer/index reading sources... [ 72%] developer/periodic_executor reading sources... [ 73%] examples/aggregation reading sources... [ 74%] examples/authentication reading sources... [ 76%] examples/bulk reading sources... [ 77%] examples/collations reading sources... [ 78%] examples/copydb reading sources... [ 80%] examples/datetimes reading sources... [ 81%] examples/geo reading sources... [ 82%] examples/gevent reading sources... [ 84%] examples/gridfs reading sources... [ 85%] examples/high_availability reading sources... [ 86%] examples/index reading sources... [ 88%] examples/mod_wsgi reading sources... [ 89%] examples/tailable reading sources... [ 90%] examples/tls reading sources... [ 92%] faq reading sources... [ 93%] index reading sources... [ 94%] installation reading sources... [ 96%] migrate-to-pymongo3 reading sources... [ 97%] python3 reading sources... [ 98%] tools reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] api/bson/binary writing output... [ 2%] api/bson/code writing output... [ 4%] api/bson/codec_options writing output... [ 5%] api/bson/dbref writing output... [ 6%] api/bson/decimal128 writing output... [ 8%] api/bson/errors writing output... [ 9%] api/bson/index writing output... [ 10%] api/bson/int64 writing output... [ 12%] api/bson/json_util writing output... [ 13%] api/bson/max_key writing output... [ 14%] api/bson/min_key writing output... [ 16%] api/bson/objectid writing output... [ 17%] api/bson/raw_bson writing output... [ 18%] api/bson/regex writing output... [ 20%] api/bson/son writing output... [ 21%] api/bson/timestamp writing output... [ 22%] api/bson/tz_util writing output... [ 24%] api/gridfs/errors writing output... [ 25%] api/gridfs/grid_file writing output... [ 26%] api/gridfs/index writing output... [ 28%] api/index writing output... [ 29%] api/pymongo/bulk writing output... [ 30%] api/pymongo/change_stream writing output... [ 32%] api/pymongo/client_session writing output... [ 33%] api/pymongo/collation writing output... [ 34%] api/pymongo/collection writing output... [ 36%] api/pymongo/command_cursor writing output... [ 37%] api/pymongo/cursor writing output... [ 38%] api/pymongo/cursor_manager writing output... [ 40%] api/pymongo/database writing output... [ 41%] api/pymongo/driver_info writing output... [ 42%] api/pymongo/errors writing output... [ 44%] api/pymongo/index writing output... [ 45%] api/pymongo/ismaster writing output... [ 46%] api/pymongo/message writing output... [ 48%] api/pymongo/mongo_client writing output... [ 49%] api/pymongo/mongo_replica_set_client writing output... [ 50%] api/pymongo/monitoring writing output... [ 52%] api/pymongo/operations writing output... [ 53%] api/pymongo/pool writing output... [ 54%] api/pymongo/read_concern writing output... [ 56%] api/pymongo/read_preferences writing output... [ 57%] api/pymongo/results writing output... [ 58%] api/pymongo/server_description writing output... [ 60%] api/pymongo/son_manipulator writing output... [ 61%] api/pymongo/topology_description writing output... [ 62%] api/pymongo/uri_parser writing output... [ 64%] api/pymongo/write_concern writing output... [ 65%] atlas writing output... [ 66%] changelog writing output... [ 68%] compatibility-policy writing output... [ 69%] contributors writing output... [ 70%] developer/index writing output... [ 72%] developer/periodic_executor writing output... [ 73%] examples/aggregation writing output... [ 74%] examples/authentication writing output... [ 76%] examples/bulk writing output... [ 77%] examples/collations writing output... [ 78%] examples/copydb writing output... [ 80%] examples/datetimes writing output... [ 81%] examples/geo writing output... [ 82%] examples/gevent writing output... [ 84%] examples/gridfs writing output... [ 85%] examples/high_availability writing output... [ 86%] examples/index writing output... [ 88%] examples/mod_wsgi writing output... [ 89%] examples/tailable writing output... [ 90%] examples/tls writing output... [ 92%] faq writing output... [ 93%] index writing output... [ 94%] installation writing output... [ 96%] migrate-to-pymongo3 writing output... [ 97%] python3 writing output... [ 98%] tools writing output... [100%] tutorial generating indices... genindex py-modindex writing additional pages... search copying images... [100%] developer/../static/periodic-executor-refs.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + popd ~/build/BUILD/mongo-python-driver-3.7.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1z4K15 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 + cd mongo-python-driver-3.7.0 + 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/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr creating /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/binary.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/code.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/codec_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/dbref.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/decimal128.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/int64.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/json_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/max_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/min_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/objectid.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/py3compat.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/raw_bson.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/regex.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/son.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/timestamp.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/tz_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson copying build/lib.linux-x86_64-3.6/bson/_cbson.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson creating /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/auth.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/bulk.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/change_stream.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/client_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/client_session.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/collation.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/collection.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/command_cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/common.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/compression_support.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/cursor_manager.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/database.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/driver_info.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/helpers.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/ismaster.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/max_staleness_selectors.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/message.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/mongo_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/mongo_replica_set_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/monitor.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/monitoring.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/monotonic.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/network.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/operations.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/periodic_executor.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/read_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/read_preferences.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/response.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/results.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/saslprep.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/server.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/server_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/server_selectors.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/server_type.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/settings.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/son_manipulator.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/ssl_context.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/ssl_support.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/thread_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/topology.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/topology_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/uri_parser.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/write_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/pool.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo copying build/lib.linux-x86_64-3.6/pymongo/_cmessage.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo creating /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/gridfs copying build/lib.linux-x86_64-3.6/gridfs/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/gridfs copying build/lib.linux-x86_64-3.6/gridfs/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/gridfs copying build/lib.linux-x86_64-3.6/gridfs/grid_file.py -> /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/gridfs byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/binary.py to binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/code.py to code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/codec_options.py to codec_options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/dbref.py to dbref.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/decimal128.py to decimal128.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/int64.py to int64.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/json_util.py to json_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/max_key.py to max_key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/min_key.py to min_key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/objectid.py to objectid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/py3compat.py to py3compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/raw_bson.py to raw_bson.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/regex.py to regex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/son.py to son.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/timestamp.py to timestamp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/tz_util.py to tz_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/bulk.py to bulk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/change_stream.py to change_stream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/client_options.py to client_options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/client_session.py to client_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/collation.py to collation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/collection.py to collection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/command_cursor.py to command_cursor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/compression_support.py to compression_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/cursor.py to cursor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/cursor_manager.py to cursor_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/database.py to database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/driver_info.py to driver_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/ismaster.py to ismaster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/max_staleness_selectors.py to max_staleness_selectors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/mongo_client.py to mongo_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/mongo_replica_set_client.py to mongo_replica_set_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/monitor.py to monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/monitoring.py to monitoring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/monotonic.py to monotonic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/operations.py to operations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/periodic_executor.py to periodic_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/read_concern.py to read_concern.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/read_preferences.py to read_preferences.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/results.py to results.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/saslprep.py to saslprep.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/server_description.py to server_description.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/server_selectors.py to server_selectors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/server_type.py to server_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/son_manipulator.py to son_manipulator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/ssl_context.py to ssl_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/ssl_support.py to ssl_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/thread_util.py to thread_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/topology.py to topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/topology_description.py to topology_description.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/uri_parser.py to uri_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/write_concern.py to write_concern.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/pool.py to pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/gridfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/gridfs/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/gridfs/grid_file.py to grid_file.cpython-36.pyc writing byte-compilation script '/tmp/tmpnytz4ean.py' /usr/bin/python3.6 /tmp/tmpnytz4ean.py removing /tmp/tmpnytz4ean.py running install_egg_info running egg_info creating pymongo.egg-info writing pymongo.egg-info/PKG-INFO writing dependency_links to pymongo.egg-info/dependency_links.txt writing requirements to pymongo.egg-info/requires.txt writing top-level names to pymongo.egg-info/top_level.txt writing manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pymongo.egg-info/SOURCES.txt' Copying pymongo.egg-info to /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo-3.7.0-py3.6.egg-info running install_scripts + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/_cbson.cpython-36m-x86_64-linux-gnu.so + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/_cmessage.cpython-36m-x86_64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 3.7.0-1.module_el8.4.0+679+437db172 --unique-debug-suffix -3.7.0-1.module_el8.4.0+679+437db172.x86_64 --unique-debug-src-base python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mongo-python-driver-3.7.0 extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/bson/_cbson.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6/site-packages/pymongo/_cmessage.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 394 blocks + /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-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-pymongo-doc-3.7.0-1.module_el8.4.0+679+437db172.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tIfuB8 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python-pymongo-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python-pymongo-doc + cp -pr doc/_build/html/_images doc/_build/html/_sources doc/_build/html/_static doc/_build/html/api doc/_build/html/atlas.html doc/_build/html/changelog.html doc/_build/html/compatibility-policy.html doc/_build/html/contributors.html doc/_build/html/developer doc/_build/html/examples doc/_build/html/faq.html doc/_build/html/genindex.html doc/_build/html/index.html doc/_build/html/installation.html doc/_build/html/migrate-to-pymongo3.html doc/_build/html/objects.inv doc/_build/html/py-modindex.html doc/_build/html/python3.html doc/_build/html/search.html doc/_build/html/searchindex.js doc/_build/html/tools.html doc/_build/html/tutorial.html /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python-pymongo-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zqKDk5 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python-pymongo-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python-pymongo-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python-pymongo-doc + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '%{python2_sitearch}.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-pymongo-doc = 3.7.0-1.module_el8.4.0+679+437db172 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-bson-3.7.0-1.module_el8.4.0+679+437db172.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xE8TB6 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-bson + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-bson + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-bson + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UsKb86 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-bson + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-bson + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-bson + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '%{python2_sitearch}.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-bson = 3.7.0-1.module_el8.4.0+679+437db172 python3-bson(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 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) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JQqfG4 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-pymongo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-pymongo + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-pymongo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jk0gJ7 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-pymongo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-pymongo + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-pymongo + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '%{python2_sitearch}.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-pymongo = 3.7.0-1.module_el8.4.0+679+437db172 python3-pymongo(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 python3.6dist(pymongo) = 3.7.0 python3dist(pymongo) = 3.7.0 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) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-pymongo-gridfs-3.7.0-1.module_el8.4.0+679+437db172.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J0ev76 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-pymongo-gridfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-pymongo-gridfs + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/doc/python3-pymongo-gridfs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FAnwO5 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-pymongo-gridfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-pymongo-gridfs + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64/usr/share/licenses/python3-pymongo-gridfs + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '%{python2_sitearch}.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-pymongo-gridfs = 3.7.0-1.module_el8.4.0+679+437db172 python3-pymongo-gridfs(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 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 Processing files: python-pymongo-debugsource-3.7.0-1.module_el8.4.0+679+437db172.x86_64 Provides: python-pymongo-debugsource = 3.7.0-1.module_el8.4.0+679+437db172 python-pymongo-debugsource(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 warning: Deprecated external dependency generator is used! Processing files: python-pymongo-debuginfo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '%{python2_sitearch}.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " warning: Deprecated external dependency generator is used! Provides: python-pymongo-debuginfo = 3.7.0-1.module_el8.4.0+679+437db172 python-pymongo-debuginfo(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pymongo-debugsource(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 Processing files: python3-bson-debuginfo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '%{python2_sitearch}.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = d64894c4c202abfb8c9fc35cb183af689dd09f2f python3-bson-debuginfo = 3.7.0-1.module_el8.4.0+679+437db172 python3-bson-debuginfo(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pymongo-debugsource(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 Processing files: python3-pymongo-debuginfo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '%{python2_sitearch}.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = a44bb87fd0a8383e1a6681ca517777ca31340a73 python3-pymongo-debuginfo = 3.7.0-1.module_el8.4.0+679+437db172 python3-pymongo-debuginfo(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pymongo-debugsource(x86-64) = 3.7.0-1.module_el8.4.0+679+437db172 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 Wrote: /builddir/build/RPMS/python-pymongo-doc-3.7.0-1.module_el8.4.0+679+437db172.noarch.rpm Wrote: /builddir/build/RPMS/python3-bson-3.7.0-1.module_el8.4.0+679+437db172.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pymongo-gridfs-3.7.0-1.module_el8.4.0+679+437db172.x86_64.rpm Wrote: /builddir/build/RPMS/python-pymongo-debugsource-3.7.0-1.module_el8.4.0+679+437db172.x86_64.rpm Wrote: /builddir/build/RPMS/python-pymongo-debuginfo-3.7.0-1.module_el8.4.0+679+437db172.x86_64.rpm Wrote: /builddir/build/RPMS/python3-bson-debuginfo-3.7.0-1.module_el8.4.0+679+437db172.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pymongo-debuginfo-3.7.0-1.module_el8.4.0+679+437db172.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IcU2e5 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pymongo-3.7.0-1.module_el8.4.0+679+437db172.x86_64 + exit 0 Child return code was: 0