Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 571518 Details for
Bug 682260
dev-python/sshtunnel-0.1.4: test failures
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 7.95 KB, created by
Thomas Deutschmann (RETIRED)
on 2019-04-01 17:56:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2019-04-01 17:56:48 UTC
Size:
7.95 KB
patch
obsolete
> * Package: dev-python/sshtunnel-0.1.4 > * Repository: gentoo > * Maintainer: titanofold@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 test userland_GNU x86 > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sshtunnel-0.1.4.tar.gz to /var/tmp/portage/dev-python/sshtunnel-0.1.4/work >>>> Source unpacked in /var/tmp/portage/dev-python/sshtunnel-0.1.4/work >>>> Preparing source in /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build >running build >running build_py >copying sshtunnel.py -> /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4-python2_7/lib >warning: build_py: byte-compiling is disabled, skipping. > > * python3_6: running distutils-r1_run_phase distutils-r1_python_compile >python3.6 setup.py build >running build >running build_py >copying sshtunnel.py -> /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4-python3_6/lib >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/sshtunnel-0.1.4 > * python2_7: running distutils-r1_run_phase python_test >python2.7 setup.py test >running test >running egg_info >writing requirements to sshtunnel.egg-info/requires.txt >writing sshtunnel.egg-info/PKG-INFO >writing top-level names to sshtunnel.egg-info/top_level.txt >writing dependency_links to sshtunnel.egg-info/dependency_links.txt >writing entry points to sshtunnel.egg-info/entry_points.txt >reading manifest file 'sshtunnel.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'sshtunnel.egg-info/SOURCES.txt' >running build_ext >using tox.ini: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/setup.cfg >using tox-2.9.1 from /usr/lib/python2.7/site-packages/tox/__init__.pyc >GLOB sdist-make: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/setup.py > /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4$ /usr/bin/python2.7 /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/setup.py sdist --formats=zip --dist-dir /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/log/tox-0.log >python create: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python > /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox$ /usr/bin/python2.7 -m virtualenv --python /usr/bin/python2.7 python >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-0.log >python inst: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip >WARNING:Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration. > /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4$ /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip install /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-1.log >ERROR: invocation failed (exit code 1), logfile: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-1.log >ERROR: actionid: python >msg: installpkg >cmdargs: ['/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip', 'install', '/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip'] > >Processing ./.tox/dist/sshtunnel-0.1.4.zip >Collecting paramiko>=1.15.2 (from sshtunnel==0.1.4) > Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c76ccc>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/ > Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7616c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/ > Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7532c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/ > Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7580c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/ > Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7502c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/ > Could not find a version that satisfies the requirement paramiko>=1.15.2 (from sshtunnel==0.1.4) (from versions: ) >No matching distribution found for paramiko>=1.15.2 (from sshtunnel==0.1.4) > > /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4$ /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip freeze >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-2.log >python installed: >_______________________________________________________ summary ________________________________________________________ >ERROR: python: InvocationError: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip install /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip (see /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-1.log) > * ERROR: dev-python/sshtunnel-0.1.4::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2626: Called distutils-r1_src_test > * environment, line 877: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 323: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2159: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1531: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1529: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 535: Called distutils-r1_run_phase 'python_test' > * environment, line 808: Called python_test > * environment, line 2528: Called esetup.py 'test' > * environment, line 1076: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-python/sshtunnel-0.1.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/sshtunnel-0.1.4::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/sshtunnel-0.1.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/sshtunnel-0.1.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4' > * S: '/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 682260
: 571518