Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 501514 Details for
Bug 636122
dev-python/redis-py-2.10.6 : E ConnectionRefusedError: [Errno 111] Connection refused
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:redis-py-2.10.6:20171031-231308.log
dev-python:redis-py-2.10.6:20171031-231308.log (text/plain), 41.42 KB, created by
Toralf Förster
on 2017-10-31 23:50:08 UTC
(
hide
)
Description:
dev-python:redis-py-2.10.6:20171031-231308.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-10-31 23:50:08 UTC
Size:
41.42 KB
patch
obsolete
> * Package: dev-python/redis-py-2.10.6 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking redis-py-2.10.6.tar.gz to /var/tmp/portage/dev-python/redis-py-2.10.6/work >>>> Source unpacked in /var/tmp/portage/dev-python/redis-py-2.10.6/work >>>> Preparing source in /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6 ... > * Applying redis-py-2.10.5-test-finalize.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6 ... > * python2_7: running distutils-r1_run_phase python_compile >/usr/bin/python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/utils.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/sentinel.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/lock.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/exceptions.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/connection.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/client.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/_compat.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >copying redis/__init__.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python2_7/lib/redis >warning: build_py: byte-compiling is disabled, skipping. > > * python3_4: running distutils-r1_run_phase python_compile >/usr/bin/python3.4 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/utils.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/sentinel.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/lock.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/exceptions.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/connection.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/client.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/_compat.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >copying redis/__init__.py -> /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6-python3_4/lib/redis >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/redis-py-2.10.6 > * python2_7: running distutils-r1_run_phase python_test >4688:C 01 Nov 00:13:15.124 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo >4688:C 01 Nov 00:13:15.124 # Redis version=4.0.2, bits=64, commit=00000000, modified=0, pid=4688, just started >4688:C 01 Nov 00:13:15.124 # Configuration loaded >/usr/bin/python2.7 setup.py test --verbose >running test >running egg_info >writing redis.egg-info/PKG-INFO >writing top-level names to redis.egg-info/top_level.txt >writing dependency_links to redis.egg-info/dependency_links.txt >reading manifest file 'redis.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files found matching '__pycache__' >warning: no files found matching '*' under directory 'tests' >warning: no previously-included files matching '*.pyc' found under directory 'tests' >writing manifest file 'redis.egg-info/SOURCES.txt' >running build_ext >============================= test session starts ============================== >platform linux2 -- Python 2.7.14, pytest-3.2.2, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python2.7 >cachedir: .cache >rootdir: /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6, inifile: >plugins: xprocess-0.12.1, xdist-1.20.0, timeout-1.2.0, pep8-1.0.6, mock-1.6.3, forked-0.2, cov-2.5.1, catchlog-1.2.2, hypothesis-3.33.0, betamax-0.8.0, backports.unittest-mock-1.3 >collecting ... collected 356 items > >tests-hidden/test_commands.py::TestResponseCallbacks::test_response_callbacks PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_command_on_invalid_key_type PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_client_list PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_client_getname PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_client_setname PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_config_get PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_config_resetstat PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_config_set PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_dbsize PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_echo PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_info PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lastsave PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_object PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_ping PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_slowlog_get PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_slowlog_get_limit PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_slowlog_length PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_time PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_append PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitcount PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitop_not_empty_string PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitop_not PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitop_not_in_place PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitop_single_string PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitop_string_operands PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitpos PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_bitpos_wrong_arguments PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_decr PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_delete PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_delete_with_multiple_keys PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_delitem PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_dump_and_restore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_dump_and_restore_and_replace PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_exists PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_exists_contains PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_expire PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_expireat_datetime PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_expireat_no_key PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_expireat_unixtime PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_get_and_set PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_getitem_and_setitem PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_getitem_raises_keyerror_for_missing_key PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_getitem_does_not_raise_keyerror_for_empty_string PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_get_set_bit PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_getrange PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_getset PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_incr PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_incrby PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_incrbyfloat PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_keys PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_mget PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_mset PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_mset_kwargs PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_msetnx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_msetnx_kwargs PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_pexpire PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_pexpireat_datetime PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_pexpireat_no_key PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_pexpireat_unixtime PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_psetex PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_psetex_timedelta PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_randomkey PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_rename PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_renamenx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_set_nx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_set_xx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_set_px PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_set_px_timedelta PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_set_ex PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_set_ex_timedelta PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_set_multipleoptions PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_setex PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_setnx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_setrange PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_strlen PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_substr PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_type PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_blpop PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_brpop PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_brpoplpush PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_brpoplpush_empty_string PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lindex PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_linsert PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_llen PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lpop PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lpush PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lpushx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lrange PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lrem PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_lset PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_ltrim PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_rpop PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_rpoplpush PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_rpush PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_rpushx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_scan PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_scan_iter PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sscan PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sscan_iter PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hscan PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hscan_iter PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zscan PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zscan_iter PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sadd PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_scard PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sdiff PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sdiffstore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sinter PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sinterstore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sismember PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_smembers PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_smove PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_spop PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_srandmember PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_srandmember_multi_value PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_srem PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sunion PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sunionstore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zadd PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zcard PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zcount PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zincrby PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zlexcount PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zinterstore_sum PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zinterstore_max PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zinterstore_min PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zinterstore_with_weight PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrange PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrangebylex PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrevrangebylex PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrangebyscore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrank PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrem PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrem_multiple_keys PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zremrangebylex PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zremrangebyrank PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zremrangebyscore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrevrange PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrevrangebyscore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zrevrank PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zscore PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zunionstore_sum PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zunionstore_max PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zunionstore_min PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_zunionstore_with_weight PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_pfadd PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_pfcount PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_pfmerge PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hget_and_hset PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hdel PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hexists PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hgetall PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hincrby PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hincrbyfloat PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hkeys PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hlen PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hmget PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hmset PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hsetnx PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hvals PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_hstrlen PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_basic PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_limited PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_by PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_get PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_get_multi PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_get_groups_two PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_groups_string_get PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_groups_just_one_get PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_groups_no_get PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_groups_three_gets PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_desc PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_alpha PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_store PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_sort_all_options PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_addslots PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_count_failure_reports PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_countkeysinslot PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_delslots PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_failover PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_forget PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_info PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_keyslot PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_meet PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_nodes PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_replicate PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_reset PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_saveconfig PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_setslot PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_cluster_slaves PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geoadd PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geoadd_invalid_params PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geodist PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geodist_units PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geodist_invalid_units PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geohash PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geopos PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_geopos_no_value PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_old_geopos_no_value SKIPPED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius_no_values PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius_units PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius_with PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius_count PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius_sort PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius_store PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadius_store_dist PASSED >tests-hidden/test_commands.py::TestRedisCommands::test_georadiusmember PASSED >tests-hidden/test_commands.py::TestStrictCommands::test_strict_zadd PASSED >tests-hidden/test_commands.py::TestStrictCommands::test_strict_lrem PASSED >tests-hidden/test_commands.py::TestStrictCommands::test_strict_setex PASSED >tests-hidden/test_commands.py::TestStrictCommands::test_strict_ttl PASSED >tests-hidden/test_commands.py::TestStrictCommands::test_strict_pttl PASSED >tests-hidden/test_commands.py::TestBinarySave::test_binary_get_set PASSED >tests-hidden/test_commands.py::TestBinarySave::test_binary_lists PASSED >tests-hidden/test_commands.py::TestBinarySave::test_22_info PASSED >tests-hidden/test_commands.py::TestBinarySave::test_large_responses PASSED >tests-hidden/test_commands.py::TestBinarySave::test_floating_point_encoding PASSED >tests-hidden/test_connection_pool.py::TestConnectionPool::test_connection_creation PASSED >tests-hidden/test_connection_pool.py::TestConnectionPool::test_multiple_connections PASSED >tests-hidden/test_connection_pool.py::TestConnectionPool::test_max_connections PASSED >tests-hidden/test_connection_pool.py::TestConnectionPool::test_reuse_previously_released_connection PASSED >tests-hidden/test_connection_pool.py::TestConnectionPool::test_repr_contains_db_info_tcp PASSED >tests-hidden/test_connection_pool.py::TestConnectionPool::test_repr_contains_db_info_unix PASSED >tests-hidden/test_connection_pool.py::TestBlockingConnectionPool::test_connection_creation PASSED >tests-hidden/test_connection_pool.py::TestBlockingConnectionPool::test_multiple_connections PASSED >tests-hidden/test_connection_pool.py::TestBlockingConnectionPool::test_connection_pool_blocks_until_timeout PASSED >tests-hidden/test_connection_pool.py::TestBlockingConnectionPool::test_reuse_previously_released_connection PASSED >tests-hidden/test_connection_pool.py::TestBlockingConnectionPool::test_repr_contains_db_info_tcp PASSED >tests-hidden/test_connection_pool.py::TestBlockingConnectionPool::test_repr_contains_db_info_unix PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_defaults PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_hostname PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_quoted_hostname PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_port PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_password PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_quoted_password PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_db_as_argument PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_db_in_path PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_db_in_querystring PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_extra_typed_querystring_options PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_boolean_parsing PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_invalid_extra_typed_querystring_options PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_extra_querystring_options PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_calling_from_subclass_returns_correct_instance PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolURLParsing::test_client_creates_connection_pool PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolUnixSocketURLParsing::test_defaults PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolUnixSocketURLParsing::test_password PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolUnixSocketURLParsing::test_quoted_password PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolUnixSocketURLParsing::test_quoted_path PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolUnixSocketURLParsing::test_db_as_argument PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolUnixSocketURLParsing::test_db_in_querystring PASSED >tests-hidden/test_connection_pool.py::TestConnectionPoolUnixSocketURLParsing::test_extra_querystring_options PASSED >tests-hidden/test_connection_pool.py::TestSSLConnectionURLParsing::test_defaults PASSED >tests-hidden/test_connection_pool.py::TestSSLConnectionURLParsing::test_cert_reqs_options PASSED >tests-hidden/test_connection_pool.py::TestConnection::test_on_connect_error PASSED >tests-hidden/test_connection_pool.py::TestConnection::test_busy_loading_disconnects_socket PASSED >tests-hidden/test_connection_pool.py::TestConnection::test_busy_loading_from_pipeline_immediate_command PASSED >tests-hidden/test_connection_pool.py::TestConnection::test_busy_loading_from_pipeline PASSED >tests-hidden/test_connection_pool.py::TestConnection::test_read_only_error PASSED >tests-hidden/test_connection_pool.py::TestConnection::test_connect_from_url_tcp PASSED >tests-hidden/test_connection_pool.py::TestConnection::test_connect_from_url_unix PASSED >tests-hidden/test_encoding.py::TestEncoding::test_simple_encoding PASSED >tests-hidden/test_encoding.py::TestEncoding::test_list_encoding PASSED >tests-hidden/test_encoding.py::TestEncoding::test_object_value PASSED >tests-hidden/test_encoding.py::TestCommandsAndTokensArentEncoded::test_basic_command PASSED >tests-hidden/test_lock.py::TestLock::test_lock PASSED >tests-hidden/test_lock.py::TestLock::test_competing_locks PASSED >tests-hidden/test_lock.py::TestLock::test_timeout PASSED >tests-hidden/test_lock.py::TestLock::test_float_timeout PASSED >tests-hidden/test_lock.py::TestLock::test_blocking_timeout PASSED >tests-hidden/test_lock.py::TestLock::test_context_manager PASSED >tests-hidden/test_lock.py::TestLock::test_high_sleep_raises_error PASSED >tests-hidden/test_lock.py::TestLock::test_releasing_unlocked_lock_raises_error PASSED >tests-hidden/test_lock.py::TestLock::test_releasing_lock_no_longer_owned_raises_error PASSED >tests-hidden/test_lock.py::TestLock::test_extend_lock PASSED >tests-hidden/test_lock.py::TestLock::test_extend_lock_float PASSED >tests-hidden/test_lock.py::TestLock::test_extending_unlocked_lock_raises_error PASSED >tests-hidden/test_lock.py::TestLock::test_extending_lock_with_no_timeout_raises_error PASSED >tests-hidden/test_lock.py::TestLock::test_extending_lock_no_longer_owned_raises_error PASSED >tests-hidden/test_lock.py::TestLuaLock::test_lock PASSED >tests-hidden/test_lock.py::TestLuaLock::test_competing_locks PASSED >tests-hidden/test_lock.py::TestLuaLock::test_timeout PASSED >tests-hidden/test_lock.py::TestLuaLock::test_float_timeout PASSED >tests-hidden/test_lock.py::TestLuaLock::test_blocking_timeout PASSED >tests-hidden/test_lock.py::TestLuaLock::test_context_manager PASSED >tests-hidden/test_lock.py::TestLuaLock::test_high_sleep_raises_error PASSED >tests-hidden/test_lock.py::TestLuaLock::test_releasing_unlocked_lock_raises_error PASSED >tests-hidden/test_lock.py::TestLuaLock::test_releasing_lock_no_longer_owned_raises_error PASSED >tests-hidden/test_lock.py::TestLuaLock::test_extend_lock PASSED >tests-hidden/test_lock.py::TestLuaLock::test_extend_lock_float PASSED >tests-hidden/test_lock.py::TestLuaLock::test_extending_unlocked_lock_raises_error PASSED >tests-hidden/test_lock.py::TestLuaLock::test_extending_lock_with_no_timeout_raises_error PASSED >tests-hidden/test_lock.py::TestLuaLock::test_extending_lock_no_longer_owned_raises_error PASSED >tests-hidden/test_lock.py::TestLockClassSelection::test_lock_class_argument PASSED >tests-hidden/test_lock.py::TestLockClassSelection::test_cached_lualock_flag PASSED >tests-hidden/test_lock.py::TestLockClassSelection::test_cached_lock_flag PASSED >tests-hidden/test_lock.py::TestLockClassSelection::test_lua_compatible_server PASSED >tests-hidden/test_lock.py::TestLockClassSelection::test_lua_unavailable PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_pipeline PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_pipeline_length PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_pipeline_no_transaction PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_pipeline_no_transaction_watch PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_pipeline_no_transaction_watch_failure PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_exec_error_in_response PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_exec_error_raised PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_parse_error_raised PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_watch_succeed PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_watch_failure PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_unwatch PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_transaction_callable PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_exec_error_in_no_transaction_pipeline PASSED >tests-hidden/test_pipeline.py::TestPipeline::test_exec_error_in_no_transaction_pipeline_unicode_command PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_channel_subscribe_unsubscribe PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_pattern_subscribe_unsubscribe PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_resubscribe_to_channels_on_reconnection PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_resubscribe_to_patterns_on_reconnection PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_subscribe_property_with_channels PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_subscribe_property_with_patterns PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_ignore_all_subscribe_messages PASSED >tests-hidden/test_pubsub.py::TestPubSubSubscribeUnsubscribe::test_ignore_individual_subscribe_messages PASSED >tests-hidden/test_pubsub.py::TestPubSubMessages::test_published_message_to_channel PASSED >tests-hidden/test_pubsub.py::TestPubSubMessages::test_published_message_to_pattern PASSED >tests-hidden/test_pubsub.py::TestPubSubMessages::test_channel_message_handler PASSED >tests-hidden/test_pubsub.py::TestPubSubMessages::test_pattern_message_handler PASSED >tests-hidden/test_pubsub.py::TestPubSubMessages::test_unicode_channel_message_handler PASSED >tests-hidden/test_pubsub.py::TestPubSubMessages::test_unicode_pattern_message_handler PASSED >tests-hidden/test_pubsub.py::TestPubSubMessages::test_get_message_without_subscribe PASSED >tests-hidden/test_pubsub.py::TestPubSubAutoDecoding::test_channel_subscribe_unsubscribe PASSED >tests-hidden/test_pubsub.py::TestPubSubAutoDecoding::test_pattern_subscribe_unsubscribe PASSED >tests-hidden/test_pubsub.py::TestPubSubAutoDecoding::test_channel_publish PASSED >tests-hidden/test_pubsub.py::TestPubSubAutoDecoding::test_pattern_publish PASSED >tests-hidden/test_pubsub.py::TestPubSubAutoDecoding::test_channel_message_handler PASSED >tests-hidden/test_pubsub.py::TestPubSubAutoDecoding::test_pattern_message_handler PASSED >tests-hidden/test_pubsub.py::TestPubSubRedisDown::test_channel_subscribe PASSED >tests-hidden/test_pubsub.py::TestPubSubPubSubSubcommands::test_pubsub_channels PASSED >tests-hidden/test_pubsub.py::TestPubSubPubSubSubcommands::test_pubsub_numsub PASSED >tests-hidden/test_pubsub.py::TestPubSubPubSubSubcommands::test_pubsub_numpat PASSED >tests-hidden/test_scripting.py::TestScripting::test_eval PASSED >tests-hidden/test_scripting.py::TestScripting::test_evalsha PASSED >tests-hidden/test_scripting.py::TestScripting::test_evalsha_script_not_loaded PASSED >tests-hidden/test_scripting.py::TestScripting::test_script_loading PASSED >tests-hidden/test_scripting.py::TestScripting::test_script_object PASSED >tests-hidden/test_scripting.py::TestScripting::test_script_object_in_pipeline PASSED >tests-hidden/test_scripting.py::TestScripting::test_eval_msgpack_pipeline_error_in_lua PASSED >tests-hidden/test_sentinel.py::test_discover_master PASSED >tests-hidden/test_sentinel.py::test_discover_master_error PASSED >tests-hidden/test_sentinel.py::test_discover_master_sentinel_down PASSED >tests-hidden/test_sentinel.py::test_discover_master_sentinel_timeout PASSED >tests-hidden/test_sentinel.py::test_master_min_other_sentinels PASSED >tests-hidden/test_sentinel.py::test_master_odown PASSED >tests-hidden/test_sentinel.py::test_master_sdown PASSED >tests-hidden/test_sentinel.py::test_discover_slaves PASSED >tests-hidden/test_sentinel.py::test_master_for PASSED >tests-hidden/test_sentinel.py::test_slave_for PASSED >tests-hidden/test_sentinel.py::test_slave_for_slave_not_found_error PASSED >tests-hidden/test_sentinel.py::test_slave_round_robin PASSED > >==================== 355 passed, 1 skipped in 8.84 seconds ===================== > * python3_4: running distutils-r1_run_phase python_test >17019:C 01 Nov 00:13:26.465 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo >17019:C 01 Nov 00:13:26.465 # Redis version=4.0.2, bits=64, commit=00000000, modified=0, pid=17019, just started >17019:C 01 Nov 00:13:26.465 # Configuration loaded >/usr/bin/python3.4 setup.py test --verbose >running test >running egg_info >writing dependency_links to redis.egg-info/dependency_links.txt >writing top-level names to redis.egg-info/top_level.txt >writing redis.egg-info/PKG-INFO >reading manifest file 'redis.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files found matching '__pycache__' >warning: no files found matching '*' under directory 'tests' >warning: no previously-included files matching '*.pyc' found under directory 'tests' >writing manifest file 'redis.egg-info/SOURCES.txt' >running build_ext >============================= test session starts ============================== >platform linux -- Python 3.4.6, pytest-3.2.2, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python3.4 >cachedir: .cache >rootdir: /var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6, inifile: >plugins: xprocess-0.12.1, xdist-1.20.0, timeout-1.2.0, pep8-1.0.6, mock-1.6.3, forked-0.2, cov-2.5.1, catchlog-1.2.2, hypothesis-3.33.0, betamax-0.8.0, backports.unittest-mock-1.3 >collecting ... collected 70 items / 3 errors > >==================================== ERRORS ==================================== >________________ ERROR collecting tests-hidden/test_commands.py ________________ >redis/connection.py:484: in connect > sock = self._connect() >redis/connection.py:541: in _connect > raise err >redis/connection.py:529: in _connect > sock.connect(socket_address) >E ConnectionRefusedError: [Errno 111] Connection refused > >During handling of the above exception, another exception occurred: >redis/client.py:667: in execute_command > connection.send_command(*args) >redis/connection.py:610: in send_command > self.send_packed_command(self.pack_command(*args)) >redis/connection.py:585: in send_packed_command > self.connect() >redis/connection.py:489: in connect > raise ConnectionError(self._error_message(e)) >E redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. > >During handling of the above exception, another exception occurred: >redis/connection.py:484: in connect > sock = self._connect() >redis/connection.py:541: in _connect > raise err >redis/connection.py:529: in _connect > sock.connect(socket_address) >E ConnectionRefusedError: [Errno 111] Connection refused > >During handling of the above exception, another exception occurred: >tests-hidden/test_commands.py:49: in <module> > class TestRedisCommands(object): >tests-hidden/test_commands.py:62: in TestRedisCommands > @skip_if_server_version_lt('2.6.9') >tests-hidden/conftest.py:36: in skip_if_server_version_lt > check = StrictVersion(get_version()) < StrictVersion(min_version) >tests-hidden/conftest.py:17: in get_version > _REDIS_VERSIONS[key] = client.info()['redis_version'] >redis/client.py:760: in info > return self.execute_command('INFO') >redis/client.py:673: in execute_command > connection.send_command(*args) >redis/connection.py:610: in send_command > self.send_packed_command(self.pack_command(*args)) >redis/connection.py:585: in send_packed_command > self.connect() >redis/connection.py:489: in connect > raise ConnectionError(self._error_message(e)) >E redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. >____________ ERROR collecting tests-hidden/test_connection_pool.py _____________ >redis/connection.py:484: in connect > sock = self._connect() >redis/connection.py:541: in _connect > raise err >redis/connection.py:529: in _connect > sock.connect(socket_address) >E ConnectionRefusedError: [Errno 111] Connection refused > >During handling of the above exception, another exception occurred: >redis/client.py:667: in execute_command > connection.send_command(*args) >redis/connection.py:610: in send_command > self.send_packed_command(self.pack_command(*args)) >redis/connection.py:585: in send_packed_command > self.connect() >redis/connection.py:489: in connect > raise ConnectionError(self._error_message(e)) >E redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. > >During handling of the above exception, another exception occurred: >redis/connection.py:484: in connect > sock = self._connect() >redis/connection.py:541: in _connect > raise err >redis/connection.py:529: in _connect > sock.connect(socket_address) >E ConnectionRefusedError: [Errno 111] Connection refused > >During handling of the above exception, another exception occurred: >tests-hidden/test_connection_pool.py:410: in <module> > class TestConnection(object): >tests-hidden/test_connection_pool.py:426: in TestConnection > @skip_if_server_version_lt('2.8.8') >tests-hidden/conftest.py:36: in skip_if_server_version_lt > check = StrictVersion(get_version()) < StrictVersion(min_version) >tests-hidden/conftest.py:17: in get_version > _REDIS_VERSIONS[key] = client.info()['redis_version'] >redis/client.py:760: in info > return self.execute_command('INFO') >redis/client.py:673: in execute_command > connection.send_command(*args) >redis/connection.py:610: in send_command > self.send_packed_command(self.pack_command(*args)) >redis/connection.py:585: in send_packed_command > self.connect() >redis/connection.py:489: in connect > raise ConnectionError(self._error_message(e)) >E redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. >_________________ ERROR collecting tests-hidden/test_pubsub.py _________________ >redis/connection.py:484: in connect > sock = self._connect() >redis/connection.py:541: in _connect > raise err >redis/connection.py:529: in _connect > sock.connect(socket_address) >E ConnectionRefusedError: [Errno 111] Connection refused > >During handling of the above exception, another exception occurred: >redis/client.py:667: in execute_command > connection.send_command(*args) >redis/connection.py:610: in send_command > self.send_packed_command(self.pack_command(*args)) >redis/connection.py:585: in send_packed_command > self.connect() >redis/connection.py:489: in connect > raise ConnectionError(self._error_message(e)) >E redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. > >During handling of the above exception, another exception occurred: >redis/connection.py:484: in connect > sock = self._connect() >redis/connection.py:541: in _connect > raise err >redis/connection.py:529: in _connect > sock.connect(socket_address) >E ConnectionRefusedError: [Errno 111] Connection refused > >During handling of the above exception, another exception occurred: >tests-hidden/test_pubsub.py:404: in <module> > class TestPubSubPubSubSubcommands(object): >tests-hidden/test_pubsub.py:406: in TestPubSubPubSubSubcommands > @skip_if_server_version_lt('2.8.0') >tests-hidden/conftest.py:36: in skip_if_server_version_lt > check = StrictVersion(get_version()) < StrictVersion(min_version) >tests-hidden/conftest.py:17: in get_version > _REDIS_VERSIONS[key] = client.info()['redis_version'] >redis/client.py:760: in info > return self.execute_command('INFO') >redis/client.py:673: in execute_command > connection.send_command(*args) >redis/connection.py:610: in send_command > self.send_packed_command(self.pack_command(*args)) >redis/connection.py:585: in send_packed_command > self.connect() >redis/connection.py:489: in connect > raise ConnectionError(self._error_message(e)) >E redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. >!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! >=========================== 3 error in 5.21 seconds ============================ > * ERROR: dev-python/redis-py-2.10.6::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 3722: Called distutils-r1_src_test > * environment, line 1046: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 333: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3231: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2331: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2329: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 633: Called distutils-r1_run_phase 'python_test' > * environment, line 977: Called python_test > * environment, line 3601: Called esetup.py 'test' '--verbose' > * environment, line 1464: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-python/redis-py-2.10.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/redis-py-2.10.6::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:redis-py-2.10.6:20171031-231308.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/redis-py-2.10.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/redis-py-2.10.6/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6' > * S: '/var/tmp/portage/dev-python/redis-py-2.10.6/work/redis-2.10.6'
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 636122
:
501512
| 501514 |
501516
|
501518
|
501520
|
501522