Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715584 - dev-python/requests-2.23.0 fails 23 tests
Summary: dev-python/requests-2.23.0 fails 23 tests
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-03-31 07:36 UTC by ernsteiswuerfel
Modified: 2021-08-02 17:25 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (requests-2.23.0:20200331-071817.log,150.79 KB, text/plain)
2020-03-31 07:36 UTC, ernsteiswuerfel
Details
emerge --info (file_715584.txt,5.84 KB, text/plain)
2020-03-31 07:36 UTC, ernsteiswuerfel
Details
build.log (2.25.1-r1, ppc) (requests-2.25.1-r1:20210311-102343.log,522.30 KB, text/plain)
2021-03-11 10:38 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-03-31 07:36:17 UTC
Created attachment 627876 [details]
build.log

[...]
name = 'connect', self = <socket._socketobject object at 0x3fffb0498ec0>, args = (('localhost', 53671),)

    def meth(name,self,*args):
>       return getattr(self._sock,name)(*args)
E       error: [Errno 111] Connection refused

/usr/lib64/python2.7/socket.py:228: error
=========================================== warnings summary ===========================================
/usr/lib64/python2.7/site-packages/_pytest/config/__init__.py:781
  /usr/lib64/python2.7/site-packages/_pytest/config/__init__.py:781: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: backports
    self._mark_plugins_for_rewrite(hook)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 23 failed, 504 passed, 11 skipped, 1 xfailed, 1 warnings in 279.35 seconds ==============
 * ERROR: dev-python/requests-2.23.0::gentoo failed (test phase):
 *   Tests failed with python2.7
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_test
 *   environment, line 2933:  Called distutils-r1_src_test
 *   environment, line 1276:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  476:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2545:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2058:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2056:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
 *   environment, line  864:  Called distutils-r1_run_phase 'python_test'
 *   environment, line 1213:  Called python_test
 *   environment, line 2890:  Called die
Comment 1 ernsteiswuerfel archtester 2020-03-31 07:36:56 UTC
Created attachment 627878 [details]
emerge --info
Comment 2 Jonathan Lovelace 2020-06-11 01:39:20 UTC
I see the same failures on amd64.

My emerge --info:
Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.0/hardened, gcc-8.3.0, glibc-2.30-r8, 5.4.28-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.4.28-gentoo-x86_64-Intel-R-_Core-TM-_i5-2435M_CPU_@_2.40GHz-with-gentoo-2.6
KiB Mem:    16304496 total,   7001100 free
KiB Swap:   33553404 total,  33529852 free
Timestamp of repository gentoo: Wed, 10 Jun 2020 00:45:01 +0000
Head commit of repository lovelace: dff2743d4149c2728d86a835661529ac2fe8f68e

Head commit of repository steam-overlay: ae3e928b83b722ae6197fc1bc78859b592b819e5

sh bash 5.0_p17
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
distcc 3.3.3 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          5.0_p17::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.17-r2::gentoo, 3.6.10-r2::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo
dev-util/cmake:           3.16.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            8.3.0-r3::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: webrsync
    sync-uri: tar+http://lug.mtu.edu/gentoo/snapshots/portage-latest.tar.xz
    priority: -1000
    sync-webrsync-verify-signature: true

localoverlay
    location: /usr/local/portage
    masters: gentoo lovelace dlang
    priority: 0

dlang
    location: /var/lib/layman/dlang
    sync-type: laymansync
    sync-uri: https://github.com/gentoo/dlang.git
    masters: gentoo
    priority: 50

eclipse
    location: /var/lib/layman/eclipse
    sync-type: laymansync
    sync-uri: https://github.com/gentoo/eclipse-overlay.git
    masters: gentoo
    priority: 50

lovelace
    location: /var/lib/layman/lovelace
    sync-type: git
    sync-uri: https://github.com/kingjon3377/lovelace-overlay.git
    masters: gentoo
    priority: 50

steam-overlay
    location: /var/lib/layman/steam-overlay
    sync-type: git
    sync-uri: https://github.com/anyc/steam-overlay.git
    masters: gentoo
    priority: 50

Installed sets: @archivers, @backup-options, @class, @devel, @dicts, @doc-conv, @docs, @emulation, @fonts, @laptop, @looked-interesting, @maintenance, @ocr, @office, @sp-devel
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -mtune=generic -fno-unwind-tables -fno-asynchronous-unwind-tables -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native -mtune=generic -fno-unwind-tables -fno-asynchronous-unwind-tables -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y --binpkg-respect-use=n --autounmask-keep-masks --misspell-suggestions n --verbose-conflicts --complete-graph"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -march=native -mtune=generic -fno-unwind-tables -fno-asynchronous-unwind-tables -fomit-frame-pointer"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs candy collision-protect config-protect-if-modified distlocks ebuild-locks fakeroot fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=native -mtune=generic -fno-unwind-tables -fno-asynchronous-unwind-tables -fomit-frame-pointer"
GENTOO_MIRRORS="https://mirrors.lug.mtu.edu/gentoo/ http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_US"
MAKEOPTS="-j6 -l4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acpi aes alsa amd64 avx bash-completion bzip2 cddb crypt dri gnat_2017 hardened iconv ipv6 java java5 java6 jpeg libnotify libsecret libtirpc lm-sensors mmx mmxext multilib ncurses nls nptl ogg openmp pam pclmul pcre pic pie png popcnt readline seccomp split-usr sse sse2 sse3 sse4_1 sse4_2 ssl ssp ssse3 startup-notification test theora truetype unicode vorbis xattr xcomposite xdg xft xtpax zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="sheets words plan kexi braindump flow" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev libinput wacom" KERNEL="linux" L10N="en en_US en-US" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="pdfimport" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="intel i915 vesa fbdev modesetting i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-python/requests-2.23.0::gentoo was built with the following:
USE="ssl -socks5 -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_6 python3_7 (-pypy3) (-python3_8)"
FEATURES="usersandbox binpkg-dostrip protect-owned fixlafiles unknown-features-warn unmerge-orphans merge-sync config-protect-if-modified fakeroot usersync xattr preserve-libs strict strict-keepdir distlocks sfperms parallel-fetch assume-digests userpriv multilib-strict binpkg-logs ipc-sandbox candy parallel-install userfetch qa-unresolved-soname-deps pid-sandbox news binpkg-docompress collision-protect network-sandbox ebuild-locks unmerge-logs sandbox"
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-06-15 11:47:11 UTC
I can't reproduce on timberdoodle, so I don't think it's arch-specific.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-06-15 13:23:36 UTC
Well, I see four options:

1. It fails because it's missing some dep.  I think that's unlikely since it passes for me in a pretty minimal chroot.

2. It fails because you have some package installed that breaks it.

3. It fails because you have old version of some (deep) dependency.

4. It fails because of your system configuration.

I would start with 3. -- so is your system up-to-date and did you try rebuilding this package with -D?
Comment 5 ernsteiswuerfel archtester 2020-06-20 21:36:42 UTC
(In reply to Michał Górny from comment #4)
> 3. It fails because you have old version of some (deep) dependency.
> 
> I would start with 3. -- so is your system up-to-date and did you try
> rebuilding this package with -D?
System is up to date and no additional packages were pulled in when I built with -D. Also tried testing with pytest-5.4.2 and 4.6.11, didn't make a difference. Same failures also with requests-2.24.0.
Comment 6 Kevin Lyles 2020-08-15 19:43:15 UTC
I also see these failures.  What can I do to help get them resolved?
Comment 7 ernsteiswuerfel archtester 2021-03-11 10:38:30 UTC
Created attachment 690714 [details]
build.log (2.25.1-r1, ppc)

Checked 2.25.1-r1 with current toolchain, but looks like it's the same.

>>> Test phase: dev-python/requests-2.25.1-r1
 * python3_8: running distutils-r1_run_phase python_test
python3.8 -m pytest -vv -ra
========================================= test session starts ==========================================
platform linux -- Python 3.8.8, pytest-6.1.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3.8
cachedir: .pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/tmp/portage/dev-python/requests-2.25.1-r1/work/requests-2.25.1/.hypothesis/examples')
rootdir: /var/tmp/portage/dev-python/requests-2.25.1-r1/work/requests-2.25.1, configfile: pytest.ini
plugins: mock-3.5.1, flaky-3.7.0, cov-2.11.1, forked-1.3.0, hypothesis-6.1.1, httpbin-1.0.0, xdist-2.2.0
collecting ... collected 539 items
[..]
FAILED tests/test_lowlevel.py::test_chunked_upload - urllib3.exceptions.NewConnectionError: <urllib3....
FAILED tests/test_lowlevel.py::test_digestauth_401_count_reset_on_redirect - requests.exceptions.Conn...
FAILED tests/test_lowlevel.py::test_digestauth_401_only_sent_once - requests.exceptions.ConnectionErr...
FAILED tests/test_lowlevel.py::test_digestauth_only_on_4xx - requests.exceptions.ConnectionError: HTT...
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[http_proxy-http] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[https_proxy-https] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[all_proxy-http] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[all_proxy-https] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[HTTP_PROXY-http] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[HTTPS_PROXY-https] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[ALL_PROXY-http] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_use_proxy_from_environment[ALL_PROXY-https] - assert 0 == 1
FAILED tests/test_lowlevel.py::test_redirect_rfc1808_to_non_ascii_location - requests.exceptions.Conn...
FAILED tests/test_lowlevel.py::test_fragment_not_sent_with_request - requests.exceptions.ConnectionEr...
FAILED tests/test_lowlevel.py::test_fragment_update_on_redirect - requests.exceptions.ConnectionError...
FAILED tests/test_testserver.py::TestTestServer::test_basic - ConnectionRefusedError: [Errno 111] Con...
FAILED tests/test_testserver.py::TestTestServer::test_server_closes - ConnectionRefusedError: [Errno ...
FAILED tests/test_testserver.py::TestTestServer::test_text_response - requests.exceptions.ConnectionE...
FAILED tests/test_testserver.py::TestTestServer::test_basic_response - requests.exceptions.Connection...
FAILED tests/test_testserver.py::TestTestServer::test_basic_waiting_server - ConnectionRefusedError: ...
FAILED tests/test_testserver.py::TestTestServer::test_multiple_requests - requests.exceptions.Connect...
FAILED tests/test_testserver.py::TestTestServer::test_requests_after_timeout_are_not_received - Conne...
FAILED tests/test_testserver.py::TestTestServer::test_request_recovery_with_bigger_timeout - Connecti...
================== 23 failed, 503 passed, 12 skipped, 1 xfailed in 281.39s (0:04:41) ===================
127.0.0.1 - - [11/Mar/2021 11:26:45] "GET /get HTTP/1.1" 200 218
 * ERROR: dev-python/requests-2.25.1-r1::gentoo failed (test phase):
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-03-11 12:15:25 UTC
I'm sorry but I don't really have time to try to figure this out now.  If I were to try debugging it, I would start by grepping -i the code for timeouts and trying increasing them.
Comment 9 ernsteiswuerfel archtester 2021-08-02 17:25:06 UTC
2.26.0 passes tests on ppc with current toolchain.

========================================= test session starts ==========================================
platform linux -- Python 3.9.6, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3.9
cachedir: .pytest_cache
rootdir: /var/tmp/portage/dev-python/requests-2.26.0/work/requests-2.26.0, configfile: pytest.ini
plugins: mock-3.6.1, pkgcore-0.12.1, cov-2.12.1, httpbin-1.0.0, betamax-0.8.1, timeout-1.4.2
collecting ... collected 561 items / 10 deselected / 551 selected
[...]
======================================= short test summary info ========================================
SKIPPED [1] tests/test_testserver.py:95: this fails non-deterministically under pytest-xdist
SKIPPED [1] tests/test_utils.py:32: condition: cStringIO is None
SKIPPED [10] tests/test_utils.py:705: Test only on Windows
XFAIL tests/test_requests.py::TestRequests::test_response_iter_lines_reentrant
================= 538 passed, 12 skipped, 10 deselected, 1 xfailed in 75.35s (0:01:15) =================