Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/f32-build-119318-36508/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=432000uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pycurl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1573776000 Wrote: /builddir/build/SRPMS/python-pycurl-7.43.0.2-10.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/f32-build-119318-36508/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=432000uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pycurl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1573776000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XetRpr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycurl-7.43.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycurl-7.43.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycurl-7.43.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-python-pycurl-7.43.0.2-static-analysis.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-python-pycurl-7.43.0-tls-backend.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -f tests/fake-curl/libcurl/with_gnutls.so tests/fake-curl/libcurl/with_nss.so tests/fake-curl/libcurl/with_openssl.so tests/fake-curl/libcurl/with_unknown_ssl.so tests/fake-curl/libcurl/without_ssl.so + rm -f tests/ssh_key_cb_test.py + rm -f tests/seek_cb_test.py + grep '^import flaky' -r tests + xargs rm -fv + cut -d: -f1 removed 'tests/memory_mgmt_test.py' removed 'tests/getinfo_test.py' removed 'tests/post_test.py' removed 'tests/multi_socket_select_test.py' removed 'tests/multi_memory_mgmt_test.py' removed 'tests/pause_test.py' + sed -e 's/ --show-skipped//' -e 's/ --with-flaky//' -i tests/run.sh + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SNArCr + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' --with-openssl Using curl-config (libcurl 7.65.3) running build running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/curl copying python/curl/__init__.py -> build/lib.linux-riscv64-3.8/curl running build_ext building 'pycurl' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/docstrings.c -o build/temp.linux-riscv64-3.8/src/docstrings.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/easy.c -o build/temp.linux-riscv64-3.8/src/easy.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/easycb.c -o build/temp.linux-riscv64-3.8/src/easycb.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/easyinfo.c -o build/temp.linux-riscv64-3.8/src/easyinfo.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/easyopt.c -o build/temp.linux-riscv64-3.8/src/easyopt.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/easyperform.c -o build/temp.linux-riscv64-3.8/src/easyperform.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/module.c -o build/temp.linux-riscv64-3.8/src/module.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/multi.c -o build/temp.linux-riscv64-3.8/src/multi.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/oscompat.c -o build/temp.linux-riscv64-3.8/src/oscompat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/pythoncompat.c -o build/temp.linux-riscv64-3.8/src/pythoncompat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/share.c -o build/temp.linux-riscv64-3.8/src/share.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/stringcompat.c -o build/temp.linux-riscv64-3.8/src/stringcompat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/threadsupport.c -o build/temp.linux-riscv64-3.8/src/threadsupport.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.8 -c src/util.c -o build/temp.linux-riscv64-3.8/src/util.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/src/docstrings.o build/temp.linux-riscv64-3.8/src/easy.o build/temp.linux-riscv64-3.8/src/easycb.o build/temp.linux-riscv64-3.8/src/easyinfo.o build/temp.linux-riscv64-3.8/src/easyopt.o build/temp.linux-riscv64-3.8/src/easyperform.o build/temp.linux-riscv64-3.8/src/module.o build/temp.linux-riscv64-3.8/src/multi.o build/temp.linux-riscv64-3.8/src/oscompat.o build/temp.linux-riscv64-3.8/src/pythoncompat.o build/temp.linux-riscv64-3.8/src/share.o build/temp.linux-riscv64-3.8/src/stringcompat.o build/temp.linux-riscv64-3.8/src/threadsupport.o build/temp.linux-riscv64-3.8/src/util.o -L/usr/lib64 -lcrypto -lssl -lcurl -o build/lib.linux-riscv64-3.8/pycurl.cpython-38-riscv64-linux-gnu.so + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E8xCes + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64 + cd pycurl-7.43.0.2 + export PYCURL_SSL_LIBRARY=openssl + PYCURL_SSL_LIBRARY=openssl + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64 Using curl-config (libcurl 7.65.3) running install running install_lib creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages/curl copying build/lib.linux-riscv64-3.8/curl/__init__.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages/curl copying build/lib.linux-riscv64-3.8/pycurl.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages/curl/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmpf849sr9i.py' /usr/bin/python3 /tmp/tmpf849sr9i.py removing /tmp/tmpf849sr9i.py running install_data creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl copying AUTHORS -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl copying ChangeLog -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl copying COPYING-LGPL -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl copying COPYING-MIT -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl copying INSTALL.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl copying README.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl copying RELEASE-NOTES.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/opensocketexception.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/smtp.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/retriever.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/linksys.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl/examples/quickstart running install_egg_info Writing /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages/pycurl-7.43.0.2-py3.8.egg-info + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/share/doc/pycurl + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 7.43.0.2-10.fc32 --unique-debug-suffix -7.43.0.2-10.fc32.riscv64 --unique-debug-src-base python-pycurl-7.43.0.2-10.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycurl-7.43.0.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages/pycurl.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages/pycurl.cpython-38-riscv64-linux-gnu.so original debug info size: 648kB, size after compression: 480kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 494 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ls3BKr + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + export PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages + export PYCURL_SSL_LIBRARY=openssl + PYCURL_SSL_LIBRARY=openssl + export PYCURL_VSFTPD_PATH=vsftpd + PYCURL_VSFTPD_PATH=vsftpd + make test PYTHON=/usr/bin/python3 'NOSETESTS=nosetests-3.8 -v' /usr/bin/python3 setup.py build Using curl-config (libcurl 7.65.3) running build running build_py running build_ext cd tests/fake-curl/libcurl && make make[1]: Entering directory '/builddir/build/BUILD/pycurl-7.43.0.2/tests/fake-curl/libcurl' `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_gnutls.so -o with_gnutls.so with_gnutls.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_nss.so -o with_nss.so with_nss.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_openssl.so -o with_openssl.so with_openssl.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_unknown_ssl.so -o with_unknown_ssl.so with_unknown_ssl.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,without_ssl.so -o without_ssl.so without_ssl.c make[1]: Leaving directory '/builddir/build/BUILD/pycurl-7.43.0.2/tests/fake-curl/libcurl' ./tests/run.sh + test -n /usr/bin/python3 + test -n 'nosetests-3.8 -v' + mkdir -p tests/tmp BUILDSTDERR: ++ /usr/bin/python3 -V BUILDSTDERR: ++ awk -F. '{print $1 "." $2}' BUILDSTDERR: ++ awk '{print $2}' + export PYTHONSUFFIX=3.8 + PYTHONSUFFIX=3.8 BUILDSTDERR: ++ ls -d build/lib.linux-riscv64-3.8 + export PYTHONPATH=build/lib.linux-riscv64-3.8:/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages + PYTHONPATH=build/lib.linux-riscv64-3.8:/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-10.fc32.riscv64/usr/lib64/python3.8/site-packages + extra_attrs= + test '' = true + /usr/bin/python3 -c 'import pycurl; print(pycurl.version)' PycURL/7.43.0.2 libcurl/7.65.3 OpenSSL/1.1.1d-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.8.5/openssl/zlib nghttp2/1.39.2 + nosetests-3.8 -v -a '!standalone' BUILDSTDERR: test_request_with_verifypeer (tests.cadata_test.CaCertsTest) ... ERROR BUILDSTDERR: test_set_ca_certs_bogus_type (tests.cadata_test.CaCertsTest) ... ok BUILDSTDERR: test_set_ca_certs_bytes (tests.cadata_test.CaCertsTest) ... ok BUILDSTDERR: test_certinfo_option (tests.certinfo_test.CertinfoTest) ... ok BUILDSTDERR: test_getinfo_raw_certinfo (tests.certinfo_test.CertinfoTest) ... ERROR BUILDSTDERR: test_request_with_certinfo (tests.certinfo_test.CertinfoTest) ... ERROR BUILDSTDERR: test_request_without_certinfo (tests.certinfo_test.CertinfoTest) ... ERROR BUILDSTDERR: test_closesocketfunction_bogus_return (tests.close_socket_cb_test.CloseSocketCbTest) ... closesocket callback returned 'bogus' which is not an integer BUILDSTDERR: ok test_closesocketfunction_fail (tests.close_socket_cb_test.CloseSocketCbTest) ... ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/success

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is root.



ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/success

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is root.



ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/success

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is root.



ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/success

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is root.



BUILDSTDERR: UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) BUILDSTDERR: ok BUILDSTDERR: test_post_with_read_callback_returning_unicode_with_nulls (tests.read_cb_test.ReadCbTest) ... ERROR BUILDSTDERR: test_post_with_read_callback_returning_unicode (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_post_with_read_callback_returning_unicode_with_multibyte (tests.readdata_test.ReaddataTest) ... UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) BUILDSTDERR: ok BUILDSTDERR: test_post_with_read_callback_returning_unicode_with_nulls (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_post_with_read_returning_bytes (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_post_with_read_returning_bytes_with_multibyte (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_post_with_read_returning_bytes_with_nulls (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readdata_and_readfunction_file_like (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readdata_and_readfunction_real_file (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readdata_file_binary (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readdata_file_like (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readdata_file_text (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readdata_not_file_like (tests.readdata_test.ReaddataTest) ... ok BUILDSTDERR: test_readdata_object (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readfunction_and_readdata_file_like (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_readfunction_and_readdata_real_file (tests.readdata_test.ReaddataTest) ... ERROR BUILDSTDERR: test_get_relative (tests.relative_url_test.RelativeUrlTest) ... FAIL BUILDSTDERR: test_reset (tests.reset_test.ResetTest) ... FAIL BUILDSTDERR: test_resolve (tests.resolve_test.ResolveTest) ... FAIL BUILDSTDERR: test_cantseek (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok BUILDSTDERR: test_fail (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok BUILDSTDERR: test_ok (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok BUILDSTDERR: test_postfields_lifecycle (tests.setopt_lifecycle_test.SetoptLifecycleTest) ... FAIL BUILDSTDERR: test_setopt_string (tests.setopt_string_test.SetoptTest) ... FAIL BUILDSTDERR: test_setopt_string_integer (tests.setopt_string_test.SetoptTest) ... ok BUILDSTDERR: test_boolean_value (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_float_value_for_integer_option (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_httpheader_list (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_httpheader_tuple (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_httpheader_unicode (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_integer_value (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_integer_value_for_string_option (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_large_options (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_proxyheader_list (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_proxyheader_tuple (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_proxyheader_unicode (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_set_httpheader_none (tests.setopt_test.SetoptTest) ... FAIL BUILDSTDERR: test_set_proxyheader_none (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_string_value (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_string_value_for_integer_option (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_unset_encoding (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_unset_httpheader (tests.setopt_test.SetoptTest) ... FAIL BUILDSTDERR: test_unset_proxyheader (tests.setopt_test.SetoptTest) ... ok BUILDSTDERR: test_ascii_string (tests.setopt_unicode_test.SetoptUnicodeTest) ... FAIL BUILDSTDERR: test_unicode_encoded (tests.setopt_unicode_test.SetoptUnicodeTest) ... FAIL BUILDSTDERR: test_unicode_string (tests.setopt_unicode_test.SetoptUnicodeTest) ... ok BUILDSTDERR: test_does_not_use_static_libs (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_libcurl_ssl_gnutls (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_libcurl_ssl_nss (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_libcurl_ssl_openssl (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_libcurl_ssl_unrecognized (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_no_ssl (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_no_ssl_define (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_no_ssl_feature_with_libcurl_dll (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_no_ssl_feature_with_ssl (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_sanity_check (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_ssl_feature_only (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_ssl_feature_sets_ssl_define (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_ssl_in_libs (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_ssl_in_libs_sets_ssl_define (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_ssl_in_static_libs (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_ssl_in_static_libs_sets_ssl_define (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_with_gnutls_library (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_with_nss_library (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_with_openssl_library (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_with_ssl_library (tests.setup_test.SetupTest) ... ok BUILDSTDERR: test_keyword_arguments (tests.share_test.ShareTest) ... ok BUILDSTDERR: test_positional_arguments (tests.share_test.ShareTest) ... ok BUILDSTDERR: test_share (tests.share_test.ShareTest) ... FAIL BUILDSTDERR: test_share_close (tests.share_test.ShareTest) ... ok BUILDSTDERR: test_share_close_twice (tests.share_test.ShareTest) ... ok BUILDSTDERR: test_sockoptfunction_bogus_return (tests.sockopt_cb_test.SockoptCbTest) ... sockopt callback returned 'bogus' which is not an integer BUILDSTDERR: ok BUILDSTDERR: test_sockoptfunction_fail (tests.sockopt_cb_test.SockoptCbTest) ... ok test_sockoptfunction_ok (tests.sockopt_cb_test.SockoptCbTest) ... ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://p.localhost:8380/success

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is root.



ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/success

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is root.



BUILDSTDERR: ok BUILDSTDERR: test_socktype_accept (tests.sockopt_cb_test.SockoptCbTest) ... ok BUILDSTDERR: test_socktype_ipcxn (tests.sockopt_cb_test.SockoptCbTest) ... ok BUILDSTDERR: test_sockoptfunction_none (tests.sockopt_cb_test.SockoptCbUnsetTest) ... ok BUILDSTDERR: test_sockoptfunction_unset (tests.sockopt_cb_test.SockoptCbUnsetTest) ... ok BUILDSTDERR: test_unset_range (tests.unset_range_test.UnsetRangeTest) ... ok BUILDSTDERR: test_pycurl_user_agent_string (tests.user_agent_string_test.UserAgentStringTest) ... FAIL BUILDSTDERR: test_comparison (tests.version_comparison_test.VersionComparisonTest) ... ok BUILDSTDERR: test_asynchdns (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_conv (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_curldebug (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_debug (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_gssapi (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_gssnegotiate (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_http2 (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_idn (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_ipv6 (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_kerberos4 (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_kerberos5 (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_largefile (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_libz (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_ntlm (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_ntlm_wb (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_psl (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_spnego (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_ssl (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_sspi (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_tlsauth_srp (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_unix_sockets (tests.version_constants_test.VersionConstantsTest) ... ok BUILDSTDERR: test_libcurl_presence (tests.version_test.VersionTest) ... ok BUILDSTDERR: test_pycurl_presence_and_case (tests.version_test.VersionTest) ... ok BUILDSTDERR: test_easy (tests.weakref_test.WeakrefTest) ... ok BUILDSTDERR: test_multi (tests.weakref_test.WeakrefTest) ... ok BUILDSTDERR: test_share (tests.weakref_test.WeakrefTest) ... ok BUILDSTDERR: test_write_abort (tests.write_abort_test.WriteAbortTest) ... ok BUILDSTDERR: test_write_cb_returning_float (tests.write_cb_bogus_test.WriteAbortTest) ... pycurl.error: write callback must return int or None BUILDSTDERR: ok BUILDSTDERR: test_write_cb_returning_string (tests.write_cb_bogus_test.WriteAbortTest) ... pycurl.error: write callback must return int or None BUILDSTDERR: ok BUILDSTDERR: test_headerfunction_and_writefunction (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_headerfunction_and_writeheader_file_like (tests.write_test.WriteTest) ... ok BUILDSTDERR: test_headerfunction_and_writeheader_real_file (tests.write_test.WriteTest) ... ok BUILDSTDERR: test_write_to_file_like (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_write_to_file_like_then_real_file (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_write_to_file_via_function (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_write_to_file_via_object (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_write_to_tempfile_via_function (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_write_to_tempfile_via_object (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_writedata_and_writefunction_file_like (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_writedata_and_writefunction_real_file (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_writedata_not_file_like (tests.write_test.WriteTest) ... ok BUILDSTDERR: test_writefunction_and_writedata_file_like (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_writefunction_and_writedata_real_file (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_writeheader_and_headerfunction_file_like (tests.write_test.WriteTest) ... ok BUILDSTDERR: test_writeheader_and_headerfunction_real_file (tests.write_test.WriteTest) ... ok BUILDSTDERR: test_writeheader_and_writedata_file_like (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_writeheader_and_writedata_real_file (tests.write_test.WriteTest) ... FAIL BUILDSTDERR: test_writeheader_not_file_like (tests.write_test.WriteTest) ... ok BUILDSTDERR: test_write_to_bytesio (tests.write_to_stringio_test.WriteToStringioTest) ... FAIL BUILDSTDERR: test_write_to_stringio (tests.write_to_stringio_test.WriteToStringioTest) ... TypeError: string argument expected, got 'bytes' BUILDSTDERR: ok BUILDSTDERR: test_sockoptfunction_exception (tests.xferinfo_cb_test.XferinfoCbTest) ... Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/xferinfo_cb_test.py", line 64, in xferinfofunction BUILDSTDERR: raise ValueError BUILDSTDERR: ValueError BUILDSTDERR: ok BUILDSTDERR: test_sockoptfunction_fail (tests.xferinfo_cb_test.XferinfoCbTest) ... ok BUILDSTDERR: test_xferinfo_cb (tests.xferinfo_cb_test.XferinfoCbTest) ... ok BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_request_with_verifypeer (tests.cadata_test.CaCertsTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 166, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/cadata_test.py", line 31, in test_request_with_verifypeer BUILDSTDERR: self.curl.perform() BUILDSTDERR: pycurl.error: (56, 'Received HTTP code 403 from proxy after CONNECT') BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_getinfo_raw_certinfo (tests.certinfo_test.CertinfoTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 119, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 137, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/certinfo_test.py", line 83, in test_getinfo_raw_certinfo BUILDSTDERR: self.curl.perform() BUILDSTDERR: pycurl.error: (56, 'Received HTTP code 403 from proxy after CONNECT') BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_request_with_certinfo (tests.certinfo_test.CertinfoTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 119, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 137, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/certinfo_test.py", line 55, in test_request_with_certinfo BUILDSTDERR: self.curl.perform() BUILDSTDERR: pycurl.error: (56, 'Received HTTP code 403 from proxy after CONNECT') BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_request_without_certinfo (tests.certinfo_test.CertinfoTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 119, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 137, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/certinfo_test.py", line 35, in test_request_without_certinfo BUILDSTDERR: self.curl.perform() BUILDSTDERR: pycurl.error: (56, 'Received HTTP code 403 from proxy after CONNECT') BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback (tests.read_cb_test.ReadCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 62, in test_post_with_read_callback BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback_returning_bytes (tests.read_cb_test.ReadCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 66, in test_post_with_read_callback_returning_bytes BUILDSTDERR: self.check_bytes('world') BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 91, in check_bytes BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback_returning_bytes_with_multibyte (tests.read_cb_test.ReadCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 72, in test_post_with_read_callback_returning_bytes_with_multibyte BUILDSTDERR: self.check_bytes(util.u("Пушкин")) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 91, in check_bytes BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback_returning_bytes_with_nulls (tests.read_cb_test.ReadCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 69, in test_post_with_read_callback_returning_bytes_with_nulls BUILDSTDERR: self.check_bytes("wor\0ld") BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 91, in check_bytes BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback_returning_unicode (tests.read_cb_test.ReadCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 95, in test_post_with_read_callback_returning_unicode BUILDSTDERR: self.check_unicode(util.u('world')) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 126, in check_unicode BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback_returning_unicode_with_nulls (tests.read_cb_test.ReadCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 98, in test_post_with_read_callback_returning_unicode_with_nulls BUILDSTDERR: self.check_unicode(util.u("wor\0ld")) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/read_cb_test.py", line 126, in check_unicode BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/long_pause

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is root.



BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback_returning_unicode (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 99, in test_post_with_read_callback_returning_unicode BUILDSTDERR: self.check_unicode(util.u('world')) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 129, in check_unicode BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_callback_returning_unicode_with_nulls (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 102, in test_post_with_read_callback_returning_unicode_with_nulls BUILDSTDERR: self.check_unicode(util.u("wor\0ld")) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 129, in check_unicode BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_returning_bytes (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 71, in test_post_with_read_returning_bytes BUILDSTDERR: self.check_bytes('world') BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 95, in check_bytes BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_returning_bytes_with_multibyte (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 77, in test_post_with_read_returning_bytes_with_multibyte BUILDSTDERR: self.check_bytes(util.u("Пушкин")) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 95, in check_bytes BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_post_with_read_returning_bytes_with_nulls (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 74, in test_post_with_read_returning_bytes_with_nulls BUILDSTDERR: self.check_bytes("wor\0ld") BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 95, in check_bytes BUILDSTDERR: actual = json.loads(sio.getvalue().decode('ascii')) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readdata_and_readfunction_file_like (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 194, in test_readdata_and_readfunction_file_like BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readdata_and_readfunction_real_file (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 227, in test_readdata_and_readfunction_real_file BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readdata_file_binary (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 144, in test_readdata_file_binary BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readdata_file_like (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 177, in test_readdata_file_like BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readdata_file_text (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 161, in test_readdata_file_text BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readdata_object (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 67, in test_readdata_object BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readfunction_and_readdata_file_like (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 211, in test_readfunction_and_readdata_file_like BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_readfunction_and_readdata_real_file (tests.readdata_test.ReaddataTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/readdata_test.py", line 243, in test_readfunction_and_readdata_real_file BUILDSTDERR: actual = json.loads(sio.getvalue().decode()) BUILDSTDERR: File "/usr/lib64/python3.8/json/__init__.py", line 357, in loads BUILDSTDERR: return _default_decoder.decode(s) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 337, in decode BUILDSTDERR: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) BUILDSTDERR: File "/usr/lib64/python3.8/json/decoder.py", line 355, in raw_decode BUILDSTDERR: raise JSONDecodeError("Expecting value", s, err.value) from None BUILDSTDERR: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_debug_unicode (tests.debug_test.DebugTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/debug_test.py", line 59, in test_debug_unicode BUILDSTDERR: self.check(3, search.encode('utf8')) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/debug_test.py", line 65, in check BUILDSTDERR: assert False, "%d: %s not found in debug entries\nEntries are:\n%s" % \ BUILDSTDERR: AssertionError: 3: b'\xd0\x94\xd1\x80\xd1\x83\xd0\xb6\xd0\xb1\xd0\xb0 \xd0\xbd\xd0\xb0\xd1\x80\xd0\xbe\xd0\xb4\xd0\xbe\xd0\xb2' not found in debug entries BUILDSTDERR: Entries are: BUILDSTDERR: [(0, b"Uses proxy env variable http_proxy == 'http://192.168.0.254:3128'\n"), (0, b' Trying 192.168.0.254:3128...\n'), (0, b'TCP_NODELAY set\n'), (0, b'Connected to 192.168.0.254 (192.168.0.254) port 3128 (#0)\n'), (2, b'GET http://127.0.0.1:8380/utf8_body HTTP/1.1\r\nHost: 127.0.0.1:8380\r\nUser-Agent: PycURL/7.43.0.2 libcurl/7.65.3 OpenSSL/1.1.1d-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.8.5/openssl/zlib nghttp2/1.39.2\r\nAccept: */*\r\nProxy-Connection: Keep-Alive\r\n\r\n'), (0, b'Mark bundle as not supporting multiuse\n'), (1, b'HTTP/1.1 503 Service Unavailable\r\n'), (1, b'Server: squid/3.5.20\r\n'), (1, b'Mime-Version: 1.0\r\n'), (1, b'Date: Thu, 26 Dec 2019 09:51:26 GMT\r\n'), (1, b'Content-Type: text/html;charset=utf-8\r\n'), (1, b'Content-Length: 3818\r\n'), (1, b'X-Squid-Error: ERR_CONNECT_FAIL 111\r\n'), (1, b'Vary: Accept-Language\r\n'), (1, b'Content-Language: en\r\n'), (1, b'X-Cache: MISS from tomb.home.annexia.org\r\n'), (1, b'X-Cache-Lookup: MISS from tomb.home.annexia.org:3128\r\n'), (1, b'Via: 1.1 tomb.home.annexia.org (squid/3.5.20)\r\n'), (1, b'Connection: keep-alive\r\n'), (1, b'\r\n'), (3, b'\n\n\n\nERROR: The requested URL could not be retrieved\n\n\n
\n

ERROR

\n

The requested URL could not be retrieved

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/utf8_body

\n\n
\n

Connection to 127.0.0.1 failed.

\n
\n\n

The system returned: (111) Connection refused

\n\n

The remote host or network may be down. Please try the request again.

\n\n

Your cache administrator is root.

\n\n
\n
\n\n
\n\n\n'), (0, b'Closing connection 0\n')] BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_perform_get_with_debug_function (tests.debug_test.DebugTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/debug_test.py", line 38, in test_perform_get_with_debug_function BUILDSTDERR: self.check(0, util.b('Connected to %s' % localhost)) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/debug_test.py", line 65, in check BUILDSTDERR: assert False, "%d: %s not found in debug entries\nEntries are:\n%s" % \ BUILDSTDERR: AssertionError: 0: b'Connected to 127.0.0.1' not found in debug entries BUILDSTDERR: Entries are: BUILDSTDERR: [(0, b"Uses proxy env variable http_proxy == 'http://192.168.0.254:3128'\n"), (0, b' Trying 192.168.0.254:3128...\n'), (0, b'TCP_NODELAY set\n'), (0, b'Connected to 192.168.0.254 (192.168.0.254) port 3128 (#0)\n'), (2, b'GET http://127.0.0.1:8380/success HTTP/1.1\r\nHost: 127.0.0.1:8380\r\nUser-Agent: PycURL/7.43.0.2 libcurl/7.65.3 OpenSSL/1.1.1d-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.8.5/openssl/zlib nghttp2/1.39.2\r\nAccept: */*\r\nProxy-Connection: Keep-Alive\r\n\r\n'), (0, b'Mark bundle as not supporting multiuse\n'), (1, b'HTTP/1.1 503 Service Unavailable\r\n'), (1, b'Server: squid/3.5.20\r\n'), (1, b'Mime-Version: 1.0\r\n'), (1, b'Date: Thu, 26 Dec 2019 09:51:26 GMT\r\n'), (1, b'Content-Type: text/html;charset=utf-8\r\n'), (1, b'Content-Length: 3812\r\n'), (1, b'X-Squid-Error: ERR_CONNECT_FAIL 111\r\n'), (1, b'Vary: Accept-Language\r\n'), (1, b'Content-Language: en\r\n'), (1, b'X-Cache: MISS from tomb.home.annexia.org\r\n'), (1, b'X-Cache-Lookup: MISS from tomb.home.annexia.org:3128\r\n'), (1, b'Via: 1.1 tomb.home.annexia.org (squid/3.5.20)\r\n'), (1, b'Connection: keep-alive\r\n'), (1, b'\r\n'), (3, b'\n\n\n\nERROR: The requested URL could not be retrieved\n\n\n
\n

ERROR

\n

The requested URL could not be retrieved

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://127.0.0.1:8380/success

\n\n
\n

Connection to 127.0.0.1 failed.

\n
\n\n

The system returned: (111) Connection refused

\n\n

The remote host or network may be down. Please try the request again.

\n\n

Your cache administrator is root.

\n\n
\n
\n\n
\n\n\n'), (0, b'Closing connection 0\n')] BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_failonerror (tests.failonerror_test.FailonerrorTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/failonerror_test.py", line 31, in test_failonerror BUILDSTDERR: self.curl.perform() BUILDSTDERR: pycurl.error: (22, 'The requested URL returned error: 503 Service Unavailable') BUILDSTDERR: During handling of the above exception, another exception occurred: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 119, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/failonerror_test.py", line 34, in test_failonerror BUILDSTDERR: self.assertEqual('The requested URL returned error: 403 Forbidden', e.args[1]) BUILDSTDERR: AssertionError: 'The requested URL returned error: 403 Forbidden' != 'The requested URL returned error: 503 Service Unavailable' BUILDSTDERR: - The requested URL returned error: 403 Forbidden BUILDSTDERR: ? ^ ^^ ^^^ - + The requested URL returned error: 503 Service Unavailable BUILDSTDERR: ? ^ ^^ +++++++++++++ ^ BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_failonerror_status_line_invalid_utf8_python3 (tests.failonerror_test.FailonerrorTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/failonerror_test.py", line 71, in test_failonerror_status_line_invalid_utf8_python3 BUILDSTDERR: self.curl.perform() BUILDSTDERR: pycurl.error: (22, 'The requested URL returned error: 503 Service Unavailable') BUILDSTDERR: During handling of the above exception, another exception occurred: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 91, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 119, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/failonerror_test.py", line 74, in test_failonerror_status_line_invalid_utf8_python3 BUILDSTDERR: assert e.args[1].startswith('The requested URL returned error: 555 ') BUILDSTDERR: AssertionError BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_get (tests.header_cb_test.HeaderCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_cb_test.py", line 32, in test_get BUILDSTDERR: self.assertEqual('success', sio.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_ascii_string_header (tests.header_test.HeaderTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 26, in test_ascii_string_header BUILDSTDERR: self.check('x-test-header: ascii', 'ascii') BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 46, in check BUILDSTDERR: self.do_check([send], expected) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 55, in do_check BUILDSTDERR: self.assertEqual(expected, sio.getvalue().decode('utf-8')) BUILDSTDERR: AssertionError: 'ascii' != '\n' BUILDSTDERR: Diff is 3888 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_ascii_unicode_header (tests.header_test.HeaderTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 29, in test_ascii_unicode_header BUILDSTDERR: self.check(util.u('x-test-header: ascii'), 'ascii') BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 46, in check BUILDSTDERR: self.do_check([send], expected) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 55, in do_check BUILDSTDERR: self.assertEqual(expected, sio.getvalue().decode('utf-8')) BUILDSTDERR: AssertionError: 'ascii' != '\n' BUILDSTDERR: Diff is 3888 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_encoded_unicode_header (tests.header_test.HeaderTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 42, in test_encoded_unicode_header BUILDSTDERR: self.check(util.u('x-test-header: Москва').encode('utf-8'), util.u('Москва')) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 46, in check BUILDSTDERR: self.do_check([send], expected) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/header_test.py", line 55, in do_check BUILDSTDERR: self.assertEqual(expected, sio.getvalue().decode('utf-8')) BUILDSTDERR: AssertionError: 'Москва' != '\n' BUILDSTDERR: Diff is 3920 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_reuse (tests.high_level_curl_test.RelativeUrlTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/high_level_curl_test.py", line 23, in test_reuse BUILDSTDERR: self.assertEqual('success', result.decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_multi_socket (tests.multi_socket_test.MultiSocketTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_socket_test.py", line 80, in test_multi_socket BUILDSTDERR: self.assertEqual('success', c.body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3835 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_adding_closed_handle_close_then_remove (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 241, in test_adding_closed_handle_close_then_remove BUILDSTDERR: self.check_adding_closed_handle(self._close_then_remove) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 214, in check_adding_closed_handle BUILDSTDERR: self.assertEqual('success', m.handles[0].body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_adding_closed_handle_close_without_removing (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 244, in test_adding_closed_handle_close_without_removing BUILDSTDERR: self.check_adding_closed_handle(self._close_without_removing) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 214, in check_adding_closed_handle BUILDSTDERR: self.assertEqual('success', m.handles[0].body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_adding_closed_handle_remove_then_close (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 238, in test_adding_closed_handle_remove_then_close BUILDSTDERR: self.check_adding_closed_handle(self._remove_then_close) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 214, in check_adding_closed_handle BUILDSTDERR: self.assertEqual('success', m.handles[0].body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_multi (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 59, in test_multi BUILDSTDERR: self.assertEqual('success', io1.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_multi_info_read (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 359, in test_multi_info_read BUILDSTDERR: self.assertEqual('success', c1.body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3835 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_multi_select (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 293, in test_multi_select BUILDSTDERR: self.assertEqual('success', c1.body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_multi_select_fdset (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 107, in test_multi_select_fdset BUILDSTDERR: self.assertEqual('success', c1.body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_multi_status_codes (tests.multi_test.MultiTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_test.py", line 153, in test_multi_status_codes BUILDSTDERR: self.assertEqual('success', m.handles[0].body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_multi_timer (tests.multi_timer_test.MultiSocketTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/multi_timer_test.py", line 74, in test_multi_timer BUILDSTDERR: self.assertEqual('success', c.body.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_socket_open (tests.open_socket_cb_test.OpenSocketCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 192, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/open_socket_cb_test.py", line 73, in test_socket_open BUILDSTDERR: self.assertEqual(("127.0.0.1", 8380), socket_open_address) BUILDSTDERR: AssertionError: Tuples differ: ('127.0.0.1', 8380) != ('192.168.0.254', 3128) BUILDSTDERR: First differing element 0: BUILDSTDERR: '127.0.0.1' BUILDSTDERR: '192.168.0.254' BUILDSTDERR: - ('127.0.0.1', 8380) + ('192.168.0.254', 3128) BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_socket_open_ipv6 (tests.open_socket_cb_test.OpenSocketCbTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 180, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/open_socket_cb_test.py", line 90, in test_socket_open_ipv6 BUILDSTDERR: assert len(socket_open_address) == 4 BUILDSTDERR: AssertionError BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_perform_rb (tests.perform_test.PerformTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/perform_test.py", line 27, in test_perform_rb BUILDSTDERR: self.assertEqual(util.b('success'), body) BUILDSTDERR: AssertionError: b'success' != b'\n' BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_perform_rb_invalid_utf8 (tests.perform_test.PerformTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/perform_test.py", line 50, in test_perform_rb_invalid_utf8 BUILDSTDERR: self.assertEqual(util.b('\xb3\xd2\xda\xcd\xd7'), body) BUILDSTDERR: AssertionError: b'\xb3\xd2\xda\xcd\xd7' != b'\n' BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_perform_rb_utf8 (tests.perform_test.PerformTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/perform_test.py", line 38, in test_perform_rb_utf8 BUILDSTDERR: self.assertEqual('Дружба народов'.encode('utf8'), body) BUILDSTDERR: AssertionError: b'\xd0\x94\xd1\x80\xd1\x83\xd0\xb6\xd0\xb1\[60 chars]\xb2' != b'\n' BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_perform_rs (tests.perform_test.PerformTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/perform_test.py", line 32, in test_perform_rs BUILDSTDERR: self.assertEqual(util.u('success'), body) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_perform_rs_invalid_utf8_python3 (tests.perform_test.PerformTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 91, in decorated BUILDSTDERR: return fn(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/perform_test.py", line 66, in test_perform_rs_invalid_utf8_python3 BUILDSTDERR: self.fail('Should have raised') BUILDSTDERR: AssertionError: Should have raised BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_perform_rs_utf8 (tests.perform_test.PerformTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/perform_test.py", line 45, in test_perform_rs_utf8 BUILDSTDERR: self.assertEqual('Дружба народов', body) BUILDSTDERR: AssertionError: 'Дружба народов' != '\n' BUILDSTDERR: Diff is 3839 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_get_relative (tests.relative_url_test.RelativeUrlTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/relative_url_test.py", line 23, in test_get_relative BUILDSTDERR: self.assertEqual('success', self.curl.body().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_reset (tests.reset_test.ResetTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/reset_test.py", line 23, in test_reset BUILDSTDERR: assert user_agent == 'Phony/42' BUILDSTDERR: AssertionError BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_resolve (tests.resolve_test.ResolveTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/resolve_test.py", line 26, in test_resolve BUILDSTDERR: self.assertEqual(200, self.curl.getinfo(pycurl.RESPONSE_CODE)) BUILDSTDERR: AssertionError: 200 != 503 BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_postfields_lifecycle (tests.setopt_lifecycle_test.SetoptLifecycleTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_lifecycle_test.py", line 51, in test_postfields_lifecycle BUILDSTDERR: self.assertEqual(200, curl.getinfo(pycurl.HTTP_CODE)) BUILDSTDERR: AssertionError: 200 != 503 BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_setopt_string (tests.setopt_string_test.SetoptTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_string_test.py", line 27, in test_setopt_string BUILDSTDERR: self.assertEqual('success', sio.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_set_httpheader_none (tests.setopt_test.SetoptTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_test.py", line 75, in test_set_httpheader_none BUILDSTDERR: self.assertEquals(util.b('foo'), io.getvalue()) BUILDSTDERR: AssertionError: b'foo' != b'\n' BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_unset_httpheader (tests.setopt_test.SetoptTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_test.py", line 61, in test_unset_httpheader BUILDSTDERR: self.assertEquals(util.b('foo'), io.getvalue()) BUILDSTDERR: AssertionError: b'foo' != b'\n' BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_ascii_string (tests.setopt_unicode_test.SetoptUnicodeTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_unicode_test.py", line 23, in test_ascii_string BUILDSTDERR: self.check('p=test', 'test') BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_unicode_test.py", line 38, in check BUILDSTDERR: self.assertEqual(expected, sio.getvalue().decode('utf-8')) BUILDSTDERR: AssertionError: 'test' != '\n' BUILDSTDERR: Diff is 3934 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_unicode_encoded (tests.setopt_unicode_test.SetoptUnicodeTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_unicode_test.py", line 30, in test_unicode_encoded BUILDSTDERR: self.check(util.u('p=Москва').encode('utf8'), util.u('Москва')) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/setopt_unicode_test.py", line 38, in check BUILDSTDERR: self.assertEqual(expected, sio.getvalue().decode('utf-8')) BUILDSTDERR: AssertionError: 'Москва' != '\n' BUILDSTDERR: Diff is 3937 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_share (tests.share_test.ShareTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/share_test.py", line 48, in test_share BUILDSTDERR: self.assertEqual('success', t1.sio.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_pycurl_user_agent_string (tests.user_agent_string_test.UserAgentStringTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/user_agent_string_test.py", line 27, in test_pycurl_user_agent_string BUILDSTDERR: assert user_agent.startswith('PycURL/') BUILDSTDERR: AssertionError BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_headerfunction_and_writefunction (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 120, in test_headerfunction_and_writefunction BUILDSTDERR: self.assertEqual('success', body_acceptor.buffer) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_write_to_file_like (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 97, in test_write_to_file_like BUILDSTDERR: self.assertEqual('success', acceptor.buffer) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_write_to_file_like_then_real_file (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 301, in wrapper BUILDSTDERR: return fn(*(list(args) + [f.file])) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 105, in test_write_to_file_like_then_real_file BUILDSTDERR: self.assertEqual('success', acceptor.buffer) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_write_to_file_via_function (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 73, in test_write_to_file_via_function BUILDSTDERR: self.assertEqual('success', body.decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_write_to_file_via_object (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 90, in test_write_to_file_via_object BUILDSTDERR: self.assertEqual('success', body.decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_write_to_tempfile_via_function (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 44, in test_write_to_tempfile_via_function BUILDSTDERR: self.assertEqual('success', body.decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_write_to_tempfile_via_object (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 56, in test_write_to_tempfile_via_object BUILDSTDERR: self.assertEqual('success', body.decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_writedata_and_writefunction_file_like (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 153, in test_writedata_and_writefunction_file_like BUILDSTDERR: self.assertEqual('success', function_acceptor.buffer) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_writedata_and_writefunction_real_file (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 301, in wrapper BUILDSTDERR: return fn(*(list(args) + [f.file])) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 164, in test_writedata_and_writefunction_real_file BUILDSTDERR: self.assertEqual('success', function_acceptor.buffer) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_writefunction_and_writedata_file_like (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 173, in test_writefunction_and_writedata_file_like BUILDSTDERR: self.assertEqual('success', data_acceptor.buffer) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_writefunction_and_writedata_real_file (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 301, in wrapper BUILDSTDERR: return fn(*(list(args) + [f.file])) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 184, in test_writefunction_and_writedata_real_file BUILDSTDERR: self.assertEqual('success', real_f.read().decode().lower()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_writeheader_and_writedata_file_like (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 130, in test_writeheader_and_writedata_file_like BUILDSTDERR: self.assertEqual('success', body_acceptor.buffer) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_writeheader_and_writedata_real_file (tests.write_test.WriteTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 301, in wrapper BUILDSTDERR: return fn(*(list(args) + [f.file])) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/util.py", line 301, in wrapper BUILDSTDERR: return fn(*(list(args) + [f.file])) BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_test.py", line 142, in test_writeheader_and_writedata_real_file BUILDSTDERR: self.assertEqual('success', real_f_data.read().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_write_to_bytesio (tests.write_to_stringio_test.WriteToStringioTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/write_to_stringio_test.py", line 27, in test_write_to_bytesio BUILDSTDERR: self.assertEqual('success', sio.getvalue().decode()) BUILDSTDERR: AssertionError: 'success' != '\n' BUILDSTDERR: Diff is 3826 characters long. Set self.maxDiff to None to see it. BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 337 tests in 89.562s BUILDSTDERR: FAILED (SKIP=3, errors=23, failures=52) RPM build errors: BUILDSTDERR: make: *** [Makefile:104: do-test] Error 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.ls3BKr (%check) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.ls3BKr (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pycurl.spec