D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-geventhttpclient-1.3.1-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VL6r5C + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf geventhttpclient-1.3.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/geventhttpclient-1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd geventhttpclient-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf geventhttpclient.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4826ZN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd geventhttpclient-1.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/useragent.py -> build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/url.py -> build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/response.py -> build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/httplib.py -> build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/header.py -> build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/connectionpool.py -> build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/client.py -> build/lib.linux-aarch64-3.9/geventhttpclient copying src/geventhttpclient/__init__.py -> build/lib.linux-aarch64-3.9/geventhttpclient running egg_info writing src/geventhttpclient.egg-info/PKG-INFO writing dependency_links to src/geventhttpclient.egg-info/dependency_links.txt writing requirements to src/geventhttpclient.egg-info/requires.txt writing top-level names to src/geventhttpclient.egg-info/top_level.txt reading manifest file 'src/geventhttpclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/geventhttpclient.egg-info/SOURCES.txt' creating build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/oncert.pem -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/server.crt -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/server.key -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_client.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_headers.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_httplib.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_keep_alive.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_network_failures.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_no_module_ssl.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_parser.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_ssl.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_url.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests copying src/geventhttpclient/tests/test_useragent.py -> build/lib.linux-aarch64-3.9/geventhttpclient/tests creating build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_client.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_headers.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_httplib.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_keep_alive.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_network_failures.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_no_module_ssl.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_parser.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_ssl.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_url.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ copying src/geventhttpclient/tests/__pycache__/test_useragent.cpython-35-PYTEST.pyc -> build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__ running build_ext building 'geventhttpclient._parser' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/ext gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Iext -I/usr/include/python3.9 -c ext/_parser.c -o build/temp.linux-aarch64-3.9/ext/_parser.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Iext -I/usr/include/python3.9 -c ext/http_parser.c -o build/temp.linux-aarch64-3.9/ext/http_parser.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/ext/_parser.o build/temp.linux-aarch64-3.9/ext/http_parser.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/geventhttpclient/_parser.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9V86pS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64 + cd geventhttpclient-1.3.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/_parser.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient creating /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests creating /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_useragent.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_url.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_ssl.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_parser.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_no_module_ssl.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_network_failures.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_keep_alive.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_httplib.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_headers.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/__pycache__/test_client.cpython-35-PYTEST.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/__pycache__ copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_useragent.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_url.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_ssl.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_no_module_ssl.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_network_failures.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_keep_alive.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_httplib.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_headers.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/test_client.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/server.key -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/server.crt -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/tests/oncert.pem -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests copying build/lib.linux-aarch64-3.9/geventhttpclient/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/client.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/connectionpool.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/header.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/httplib.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/response.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/url.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient copying build/lib.linux-aarch64-3.9/geventhttpclient/useragent.py -> /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_useragent.py to test_useragent.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_url.py to test_url.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_ssl.py to test_ssl.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_parser.py to test_parser.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_no_module_ssl.py to test_no_module_ssl.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_network_failures.py to test_network_failures.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_keep_alive.py to test_keep_alive.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_httplib.py to test_httplib.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_headers.py to test_headers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/client.py to client.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/connectionpool.py to connectionpool.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/header.py to header.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/httplib.py to httplib.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/response.py to response.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/url.py to url.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/useragent.py to useragent.cpython-39.pyc writing byte-compilation script '/tmp/tmp56kju_y6.py' /usr/bin/python3 /tmp/tmp56kju_y6.py removing /tmp/tmp56kju_y6.py running install_egg_info running egg_info writing src/geventhttpclient.egg-info/PKG-INFO writing dependency_links to src/geventhttpclient.egg-info/dependency_links.txt writing requirements to src/geventhttpclient.egg-info/requires.txt writing top-level names to src/geventhttpclient.egg-info/top_level.txt reading manifest file 'src/geventhttpclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/geventhttpclient.egg-info/SOURCES.txt' Copying src/geventhttpclient.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient-1.3.1-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.3.1-4.mga9 --unique-debug-suffix -1.3.1-4.mga9.aarch64 --unique-debug-src-base python-geventhttpclient-1.3.1-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/geventhttpclient-1.3.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9/site-packages/geventhttpclient/_parser.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/geventhttpclient/_parser.cpython-39-aarch64-linux-gnu.so-1.3.1-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 76kB, size after compression: 76kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 190 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tS7Xrv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd geventhttpclient-1.3.1 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing src/geventhttpclient.egg-info/PKG-INFO writing dependency_links to src/geventhttpclient.egg-info/dependency_links.txt writing requirements to src/geventhttpclient.egg-info/requires.txt writing top-level names to src/geventhttpclient.egg-info/top_level.txt reading manifest file 'src/geventhttpclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/geventhttpclient.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-aarch64-3.9/geventhttpclient/_parser.cpython-39-aarch64-linux-gnu.so -> src/geventhttpclient ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-geventhttpclient-1.3.1-4.mga9.aarch64 Provides: python-geventhttpclient = 1.3.1-4.mga9 python3-geventhttpclient = 1.3.1-4.mga9 python3-geventhttpclient(aarch-64) = 1.3.1-4.mga9 python3.9-geventhttpclient = 1.3.1-4.mga9 python3.9dist(geventhttpclient) = 1.3.1 python3dist(geventhttpclient) = 1.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 python3.9dist(certifi) python3.9dist(gevent) >= 0.13 python3.9dist(six) Obsoletes: python-geventhttpclient < 1.3.1-4.mga9 Processing files: python-geventhttpclient-debugsource-1.3.1-4.mga9.aarch64 Provides: python-geventhttpclient-debugsource = 1.3.1-4.mga9 python-geventhttpclient-debugsource(aarch-64) = 1.3.1-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-geventhttpclient-debuginfo-1.3.1-4.mga9.aarch64 Provides: debuginfo(build-id) = 1920b3967ad5f90c0180306039358052173ca8b6 python-geventhttpclient-debuginfo = 1.3.1-4.mga9 python3-geventhttpclient-debuginfo = 1.3.1-4.mga9 python3-geventhttpclient-debuginfo(aarch-64) = 1.3.1-4.mga9 python3.9-geventhttpclient-debuginfo = 1.3.1-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-geventhttpclient-debugsource(aarch-64) = 1.3.1-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-geventhttpclient-debuginfo-1.3.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-geventhttpclient-debugsource-1.3.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-geventhttpclient-1.3.1-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FMrNPV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd geventhttpclient-1.3.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-geventhttpclient-1.3.1-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sPgTnN + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf geventhttpclient-1.3.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!