Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 639978 Details for
Bug 723602
dev-python/kafka-python fails tests
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), 75.13 KB, created by
Agostino Sarubbo
on 2020-05-18 07:09:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-05-18 07:09:14 UTC
Size:
75.13 KB
patch
obsolete
> * Package: dev-python/kafka-python-1.4.7 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_7 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking kafka-python-1.4.7.tar.gz to /var/tmp/portage/dev-python/kafka-python-1.4.7/work >>>> Source unpacked in /var/tmp/portage/dev-python/kafka-python-1.4.7/work >>>> Preparing source in /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build >/usr/lib64/python2.7/site-packages/pkg_resources/py2_warn.py:21: UserWarning: Setuptools will stop working on Python 2 >************************************************************ >You are running Setuptools on Python 2, which is no longer >supported and >>>> SETUPTOOLS WILL STOP WORKING <<< >in a subsequent release (no sooner than 2020-04-20). >Please ensure you are installing >Setuptools using pip 9.x or later or pin to `setuptools<45` >in your environment. >If you have done those things and are still encountering >this message, please follow up at >https://bit.ly/setuptools-py2-warning. >************************************************************ > sys.version_info < (3,) and warnings.warn(pre + "*" * 60 + msg + "*" * 60) >running build >running build_py >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/common.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/future.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/client.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/cluster.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/structs.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/conn.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/errors.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/codec.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/version.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/context.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/client_async.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >copying kafka/util.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/serializer >copying kafka/serializer/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/serializer >copying kafka/serializer/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/serializer >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator >copying kafka/coordinator/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator >copying kafka/coordinator/consumer.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator >copying kafka/coordinator/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator >copying kafka/coordinator/heartbeat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator >copying kafka/coordinator/protocol.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >copying kafka/consumer/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >copying kafka/consumer/group.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >copying kafka/consumer/simple.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >copying kafka/consumer/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >copying kafka/consumer/multiprocess.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >copying kafka/consumer/fetcher.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >copying kafka/consumer/subscription_state.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/consumer >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/keyed.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/future.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/sender.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/simple.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/buffer.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/kafka.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >copying kafka/producer/record_accumulator.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/quota.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/metrics.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/metric_config.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/measurable.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/metrics_reporter.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/kafka_metric.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/metric_name.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/compound_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/dict_reporter.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >copying kafka/metrics/measurable_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/oauth >copying kafka/oauth/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/oauth >copying kafka/oauth/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/oauth >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/admin.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/api.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/parser.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/commit.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/pickle.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/group.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/metadata.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/offset.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/frame.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/types.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/fetch.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/message.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/legacy.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/struct.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/produce.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >copying kafka/protocol/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/protocol >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >copying kafka/record/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >copying kafka/record/_crc32c.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >copying kafka/record/memory_records.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >copying kafka/record/legacy_records.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >copying kafka/record/default_records.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >copying kafka/record/abc.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >copying kafka/record/util.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/record >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/vendor >copying kafka/vendor/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/vendor >copying kafka/vendor/socketpair.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/vendor >copying kafka/vendor/six.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/vendor >copying kafka/vendor/selectors34.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/vendor >copying kafka/vendor/enum34.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/vendor >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/admin >copying kafka/admin/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/admin >copying kafka/admin/new_topic.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/admin >copying kafka/admin/client.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/admin >copying kafka/admin/config_resource.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/admin >copying kafka/admin/acl_resource.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/admin >copying kafka/admin/new_partitions.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/admin >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/partitioner >copying kafka/partitioner/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/partitioner >copying kafka/partitioner/default.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/partitioner >copying kafka/partitioner/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/partitioner >copying kafka/partitioner/roundrobin.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/partitioner >copying kafka/partitioner/hashed.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/partitioner >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/range.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/roundrobin.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/coordinator/assignors >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/sensor.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/percentile.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/min_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/max_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/rate.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/histogram.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/sampled_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/percentiles.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/total.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/avg.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/count.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/metrics/stats >warning: build_py: byte-compiling is disabled, skipping. > > * python3_7: running distutils-r1_run_phase distutils-r1_python_compile >python3.7 setup.py build -j 4 >running build >running build_py >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/common.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/future.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/client.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/cluster.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/structs.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/conn.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/errors.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/codec.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/version.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/context.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/client_async.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >copying kafka/util.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/serializer >copying kafka/serializer/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/serializer >copying kafka/serializer/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/serializer >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator >copying kafka/coordinator/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator >copying kafka/coordinator/consumer.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator >copying kafka/coordinator/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator >copying kafka/coordinator/heartbeat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator >copying kafka/coordinator/protocol.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >copying kafka/consumer/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >copying kafka/consumer/group.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >copying kafka/consumer/simple.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >copying kafka/consumer/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >copying kafka/consumer/multiprocess.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >copying kafka/consumer/fetcher.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >copying kafka/consumer/subscription_state.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/consumer >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/keyed.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/future.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/sender.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/simple.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/buffer.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/kafka.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >copying kafka/producer/record_accumulator.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/producer >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/quota.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/metrics.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/metric_config.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/measurable.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/metrics_reporter.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/kafka_metric.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/metric_name.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/compound_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/dict_reporter.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >copying kafka/metrics/measurable_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/oauth >copying kafka/oauth/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/oauth >copying kafka/oauth/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/oauth >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/admin.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/api.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/parser.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/commit.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/pickle.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/group.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/metadata.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/offset.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/frame.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/types.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/fetch.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/message.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/legacy.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/struct.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/produce.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >copying kafka/protocol/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/protocol >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >copying kafka/record/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >copying kafka/record/_crc32c.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >copying kafka/record/memory_records.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >copying kafka/record/legacy_records.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >copying kafka/record/default_records.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >copying kafka/record/abc.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >copying kafka/record/util.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/record >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/vendor >copying kafka/vendor/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/vendor >copying kafka/vendor/socketpair.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/vendor >copying kafka/vendor/six.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/vendor >copying kafka/vendor/selectors34.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/vendor >copying kafka/vendor/enum34.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/vendor >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/admin >copying kafka/admin/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/admin >copying kafka/admin/new_topic.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/admin >copying kafka/admin/client.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/admin >copying kafka/admin/config_resource.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/admin >copying kafka/admin/acl_resource.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/admin >copying kafka/admin/new_partitions.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/admin >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/partitioner >copying kafka/partitioner/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/partitioner >copying kafka/partitioner/default.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/partitioner >copying kafka/partitioner/base.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/partitioner >copying kafka/partitioner/roundrobin.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/partitioner >copying kafka/partitioner/hashed.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/partitioner >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/range.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/roundrobin.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator/assignors >copying kafka/coordinator/assignors/abstract.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/coordinator/assignors >creating /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/__init__.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/sensor.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/percentile.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/min_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/max_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/rate.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/histogram.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/sampled_stat.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/percentiles.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/total.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/avg.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >copying kafka/metrics/stats/count.py -> /var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python3_7/lib/kafka/metrics/stats >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/kafka-python-1.4.7 > * python2_7: running distutils-r1_run_phase python_test >/usr/lib64/python2.7/site-packages/pkg_resources/py2_warn.py:21: UserWarning: Setuptools will stop working on Python 2 >************************************************************ >You are running Setuptools on Python 2, which is no longer >supported and >>>> SETUPTOOLS WILL STOP WORKING <<< >in a subsequent release (no sooner than 2020-04-20). >Please ensure you are installing >Setuptools using pip 9.x or later or pin to `setuptools<45` >in your environment. >If you have done those things and are still encountering >this message, please follow up at >https://bit.ly/setuptools-py2-warning. >************************************************************ > sys.version_info < (3,) and warnings.warn(pre + "*" * 60 + msg + "*" * 60) >test.test_admin (unittest2.loader._FailedTest) ... ERROR >test.test_admin_integration (unittest2.loader._FailedTest) ... ERROR >test.test_assignors (unittest2.loader._FailedTest) ... ERROR >test_correlation_rollover (test.test_client.TestSimpleClient) ... ok >test_ensure_topic_exists (test.test_client.TestSimpleClient) ... ok >test_get_leader_exceptions_when_noleader (test.test_client.TestSimpleClient) ... ok >test_get_leader_for_partitions_reloads_metadata (test.test_client.TestSimpleClient) >Get leader for partitions reload metadata if it is not available ... ok >test_get_leader_for_unassigned_partitions (test.test_client.TestSimpleClient) ... ok >test_has_metadata_for_topic (test.test_client.TestSimpleClient) ... ok >test_init_with_csv (test.test_client.TestSimpleClient) ... ok >test_init_with_list (test.test_client.TestSimpleClient) ... ok >test_init_with_unicode_csv (test.test_client.TestSimpleClient) ... ok >test_load_metadata (test.test_client.TestSimpleClient) ... ok >test_send_broker_unaware_request (test.test_client.TestSimpleClient) ... ok >test_send_broker_unaware_request_fail (test.test_client.TestSimpleClient) ... ok >test_send_produce_request_raises_when_noleader (test.test_client.TestSimpleClient) ... ok >test_send_produce_request_raises_when_topic_unknown (test.test_client.TestSimpleClient) ... ok >test.test_client_async (unittest2.loader._FailedTest) ... ERROR >test.test_client_integration (unittest2.loader._FailedTest) ... ERROR >test.test_cluster (unittest2.loader._FailedTest) ... ERROR >test.test_codec (unittest2.loader._FailedTest) ... ERROR >test.test_conn (unittest2.loader._FailedTest) ... ERROR >test.test_consumer (unittest2.loader._FailedTest) ... ERROR >test.test_consumer_group (unittest2.loader._FailedTest) ... ERROR >test.test_consumer_integration (unittest2.loader._FailedTest) ... ERROR >test_mark (test.test_context.TestOffsetCommitContext) ... ok >test_mark_multiple (test.test_context.TestOffsetCommitContext) ... ok >test_noop (test.test_context.TestOffsetCommitContext) ... ok >test_out_of_range (test.test_context.TestOffsetCommitContext) ... ok >test_rollback (test.test_context.TestOffsetCommitContext) ... ok >test.test_coordinator (unittest2.loader._FailedTest) ... ERROR >test.test_failover_integration (unittest2.loader._FailedTest) ... ERROR >test.test_fetcher (unittest2.loader._FailedTest) ... ERROR >test.test_metrics (unittest2.loader._FailedTest) ... ERROR >test.test_partitioner (unittest2.loader._FailedTest) ... ERROR >test.test_producer (unittest2.loader._FailedTest) ... ERROR >test.test_producer_integration (unittest2.loader._FailedTest) ... ERROR >test_cleanup_is_called_on_running_producer (test.test_producer_legacy.TestKafkaProducer) ... ok >test_cleanup_is_not_called_on_stopped_producer (test.test_producer_legacy.TestKafkaProducer) ... ok >test_keyedproducer_message_types (test.test_producer_legacy.TestKafkaProducer) ... ok >test_producer_async_queue_overfilled (test.test_producer_legacy.TestKafkaProducer) ... ok >test_producer_message_types (test.test_producer_legacy.TestKafkaProducer) ... ok >test_producer_sync_fail_on_error (test.test_producer_legacy.TestKafkaProducer) ... ERROR:kafka.producer:Unable to send messages >Traceback (most recent call last): > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/producer/base.py", line 430, in _send_messages > fail_on_error=self.sync_fail_on_error > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/client.py", line 647, in send_produce_request > (not fail_on_error or not self._raise_on_response_error(resp))] > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7-python2_7/lib/kafka/client.py", line 403, in _raise_on_response_error > raise resp >FailedPayloadsError: FailedPayloadsError >ok >test_topic_message_types (test.test_producer_legacy.TestKafkaProducer) ... ok >test_async_producer_not_leader (test.test_producer_legacy.TestKafkaProducerSendUpstream) ... ERROR:kafka.producer:NotLeaderForPartitionError sending ProduceRequestPayload (#1 of 3) to test:1 with msgs (Message(magic=0, attributes=0, key='key %i', value='msg %i'),) >ERROR:kafka.producer:NotLeaderForPartitionError sending ProduceRequestPayload (#2 of 3) to test:0 with msgs (Message(magic=0, attributes=0, key='key %i', value='msg %i'),) >ERROR:kafka.producer:NotLeaderForPartitionError sending ProduceRequestPayload (#3 of 3) to test:2 with msgs (Message(magic=0, attributes=0, key='key %i', value='msg %i'),) >WARNING:kafka.producer:Async producer forcing metadata refresh metadata before retrying >ok >test_first_send_failed (test.test_producer_legacy.TestKafkaProducerSendUpstream) ... ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:1 with msgs (Message(magic=0, attributes=0, key='key %i', value='msg %i'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:0 with msgs (Message(magic=0, attributes=0, key='key %i', value='msg %i'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:2 with msgs (Message(magic=0, attributes=0, key='key %i', value='msg %i'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ok >test_with_limited_retries (test.test_producer_legacy.TestKafkaProducerSendUpstream) ... ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:1 with msgs (Message(magic=0, attributes=0, key='key 1', value='msg 1'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:0 with msgs (Message(magic=0, attributes=0, key='key 0', value='msg 0'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:2 with msgs (Message(magic=0, attributes=0, key='key 2', value='msg 2'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:1 with msgs (Message(magic=0, attributes=0, key='key 1', value='msg 1'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:0 with msgs (Message(magic=0, attributes=0, key='key 0', value='msg 0'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:2 with msgs (Message(magic=0, attributes=0, key='key 2', value='msg 2'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:1 with msgs (Message(magic=0, attributes=0, key='key 1', value='msg 1'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:0 with msgs (Message(magic=0, attributes=0, key='key 0', value='msg 0'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:2 with msgs (Message(magic=0, attributes=0, key='key 2', value='msg 2'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:1 with msgs (Message(magic=0, attributes=0, key='key 1', value='msg 1'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:0 with msgs (Message(magic=0, attributes=0, key='key 0', value='msg 0'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:2 with msgs (Message(magic=0, attributes=0, key='key 2', value='msg 2'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:5 with msgs (Message(magic=0, attributes=0, key='key 5', value='msg 5'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:4 with msgs (Message(magic=0, attributes=0, key='key 4', value='msg 4'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:3 with msgs (Message(magic=0, attributes=0, key='key 3', value='msg 3'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:5 with msgs (Message(magic=0, attributes=0, key='key 5', value='msg 5'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:4 with msgs (Message(magic=0, attributes=0, key='key 4', value='msg 4'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:3 with msgs (Message(magic=0, attributes=0, key='key 3', value='msg 3'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:5 with msgs (Message(magic=0, attributes=0, key='key 5', value='msg 5'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:4 with msgs (Message(magic=0, attributes=0, key='key 4', value='msg 4'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:3 with msgs (Message(magic=0, attributes=0, key='key 3', value='msg 3'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:5 with msgs (Message(magic=0, attributes=0, key='key 5', value='msg 5'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:4 with msgs (Message(magic=0, attributes=0, key='key 4', value='msg 4'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:3 with msgs (Message(magic=0, attributes=0, key='key 3', value='msg 3'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:7 with msgs (Message(magic=0, attributes=0, key='key 7', value='msg 7'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:6 with msgs (Message(magic=0, attributes=0, key='key 6', value='msg 6'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:8 with msgs (Message(magic=0, attributes=0, key='key 8', value='msg 8'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:7 with msgs (Message(magic=0, attributes=0, key='key 7', value='msg 7'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:6 with msgs (Message(magic=0, attributes=0, key='key 6', value='msg 6'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:8 with msgs (Message(magic=0, attributes=0, key='key 8', value='msg 8'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:7 with msgs (Message(magic=0, attributes=0, key='key 7', value='msg 7'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:6 with msgs (Message(magic=0, attributes=0, key='key 6', value='msg 6'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:8 with msgs (Message(magic=0, attributes=0, key='key 8', value='msg 8'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 3) to test:7 with msgs (Message(magic=0, attributes=0, key='key 7', value='msg 7'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#2 of 3) to test:6 with msgs (Message(magic=0, attributes=0, key='key 6', value='msg 6'),) >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#3 of 3) to test:8 with msgs (Message(magic=0, attributes=0, key='key 8', value='msg 8'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 1) to test:9 with msgs (Message(magic=0, attributes=0, key='key 9', value='msg 9'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 1) to test:9 with msgs (Message(magic=0, attributes=0, key='key 9', value='msg 9'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 1) to test:9 with msgs (Message(magic=0, attributes=0, key='key 9', value='msg 9'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ERROR:kafka.producer:FailedPayloadsError sending ProduceRequestPayload (#1 of 1) to test:9 with msgs (Message(magic=0, attributes=0, key='key 9', value='msg 9'),) >WARNING:kafka.producer:Async producer backoff for 50(ms) before retrying >ok >test_wo_retries (test.test_producer_legacy.TestKafkaProducerSendUpstream) ... ok >test.test_protocol (unittest2.loader._FailedTest) ... ERROR >test_create_gzip (test.test_protocol_legacy.TestProtocol) ... ok >test_create_gzip_keyed (test.test_protocol_legacy.TestProtocol) ... ok >test_create_message (test.test_protocol_legacy.TestProtocol) ... ok >test_create_message_set (test.test_protocol_legacy.TestProtocol) ... ok >test_create_snappy (test.test_protocol_legacy.TestProtocol) ... skipped 'Snappy not available' >test_create_snappy_keyed (test.test_protocol_legacy.TestProtocol) ... skipped 'Snappy not available' >test_decode_consumer_metadata_response (test.test_protocol_legacy.TestProtocol) ... ok >test_decode_fetch_response (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_message (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_message_checksum_error (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_message_gzip (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_message_set (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_message_set_fetch_size_too_small (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_message_set_stop_iteration (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_message_snappy (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_metadata_response (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_offset_commit_response (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_offset_fetch_response (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_offset_response (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_decode_produce_response (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_consumer_metadata_request (test.test_protocol_legacy.TestProtocol) ... ok >test_encode_fetch_request (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_message (test.test_protocol_legacy.TestProtocol) ... ok >test_encode_message_failure (test.test_protocol_legacy.TestProtocol) ... ok >test_encode_message_header (test.test_protocol_legacy.TestProtocol) ... ok >test_encode_message_set (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_metadata_request_no_topics (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_metadata_request_with_topics (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_offset_commit_request (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_offset_fetch_request (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_offset_request (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_offset_request__no_payload (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test_encode_produce_request (test.test_protocol_legacy.TestProtocol) ... skipped 'needs updating for new protocol classes' >test.test_sender (unittest2.loader._FailedTest) ... ERROR >test.test_subscription_state (unittest2.loader._FailedTest) ... ERROR >test_group_by_topic_and_partition (test.test_util.UtilTest) ... ok >test_read_short_string (test.test_util.UtilTest) ... ok >test_relative_unpack (test.test_util.UtilTest) ... skipped 'Unwritten' >test_relative_unpack2 (test.test_util.UtilTest) ... ok >test_relative_unpack3 (test.test_util.UtilTest) ... ok >test_write_int_string (test.test_util.UtilTest) ... ok >test_write_int_string__empty (test.test_util.UtilTest) ... ok >test_write_int_string__null (test.test_util.UtilTest) ... ok >test_write_int_string__unicode (test.test_util.UtilTest) ... ok >test.testutil (unittest2.loader._FailedTest) ... ERROR > >====================================================================== >ERROR: test.test_admin (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_admin >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_admin.py", line 1, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_admin_integration (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_admin_integration >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_admin_integration.py", line 1, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_assignors (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_assignors >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_assignors.py", line 4, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_client_async (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_client_async >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_client_async.py", line 13, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_client_integration (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_client_integration >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_client_integration.py", line 3, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_cluster (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_cluster >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_cluster.py", line 4, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_codec (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_codec >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_codec.py", line 6, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_conn (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_conn >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_conn.py", line 8, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_consumer (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_consumer >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_consumer.py", line 5, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_consumer_group (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_consumer_group >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_consumer_group.py", line 6, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_consumer_integration (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_consumer_integration >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_consumer_integration.py", line 6, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_coordinator (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_coordinator >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_coordinator.py", line 5, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_failover_integration (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_failover_integration >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_failover_integration.py", line 12, in <module> > from test.fixtures import ZookeeperFixture, KafkaFixture > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/fixtures.py", line 12, in <module> > import py >ImportError: No module named py > > >====================================================================== >ERROR: test.test_fetcher (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_fetcher >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_fetcher.py", line 4, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_metrics (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_metrics >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_metrics.py", line 4, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_partitioner (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_partitioner >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_partitioner.py", line 3, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_producer (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_producer >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_producer.py", line 6, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_producer_integration (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_producer_integration >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_producer_integration.py", line 5, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_protocol (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_protocol >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_protocol.py", line 5, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_sender (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_sender >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_sender.py", line 4, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.test_subscription_state (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.test_subscription_state >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/test_subscription_state.py", line 4, in <module> > import pytest >ImportError: No module named pytest > > >====================================================================== >ERROR: test.testutil (unittest2.loader._FailedTest) >---------------------------------------------------------------------- >Traceback (most recent call last): >ImportError: Failed to import test module: test.testutil >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name > __import__(name) > File "/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7/test/testutil.py", line 9, in <module> > import pytest >ImportError: No module named pytest > > >---------------------------------------------------------------------- >Ran 94 tests in 7.102s > >FAILED (errors=22, skipped=25) > * ERROR: dev-python/kafka-python-1.4.7::gentoo failed (test phase): > * tests failed with python2.7 > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 2919: Called distutils-r1_src_test > * environment, line 1245: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 445: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2534: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2027: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2025: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 833: Called distutils-r1_run_phase 'python_test' > * environment, line 1182: Called python_test > * environment, line 2879: Called die > * The specific snippet of code: > * unit2 -v || die "tests failed with ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/kafka-python-1.4.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/kafka-python-1.4.7::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-python/kafka-python-1.4.7:20200516-162548.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/kafka-python-1.4.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/kafka-python-1.4.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7' > * S: '/var/tmp/portage/dev-python/kafka-python-1.4.7/work/kafka-python-1.4.7' > > > >emerge --info: >Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 16011344 total, 8999708 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Mon, 18 May 2020 06:35:26 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.18::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0::gentoo >sys-devel/gcc-config: 2.2.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r3::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-extra-opts: > sync-rsync-verify-max-age: 24 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-gcc" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-g++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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 -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j4" >PKGDIR="/root/.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="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" 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="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" 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: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 723602
: 639978