Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-moksha-hub.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra8-buildtools-common-el8-build-89526-656437/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-moksha-hub.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-moksha-hub-1.5.17-10.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-moksha-hub.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra8-buildtools-common-el8-build-89526-656437/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-moksha-hub.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.50iWm9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf moksha.hub-1.5.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/moksha.hub-1.5.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd moksha.hub-1.5.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/sed -i 's/"Twisted",//' setup.py + /usr/bin/sed -i 's/pyzmq<=2.2.0.1/pyzmq/' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3x4Ub0 + umask 022 + cd /builddir/build/BUILD + cd moksha.hub-1.5.17 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/moksha copying moksha/__init__.py -> build/lib/moksha creating build/lib/moksha/hub copying moksha/hub/__init__.py -> build/lib/moksha/hub copying moksha/hub/hub.py -> build/lib/moksha/hub copying moksha/hub/messaging.py -> build/lib/moksha/hub copying moksha/hub/reactor.py -> build/lib/moksha/hub copying moksha/hub/monitoring.py -> build/lib/moksha/hub creating build/lib/moksha/hub/tests copying moksha/hub/tests/test_hub.py -> build/lib/moksha/hub/tests copying moksha/hub/tests/__init__.py -> build/lib/moksha/hub/tests copying moksha/hub/tests/test_websockets.py -> build/lib/moksha/hub/tests creating build/lib/moksha/hub/api copying moksha/hub/api/__init__.py -> build/lib/moksha/hub/api copying moksha/hub/api/consumer.py -> build/lib/moksha/hub/api copying moksha/hub/api/producer.py -> build/lib/moksha/hub/api creating build/lib/moksha/hub/stomp copying moksha/hub/stomp/__init__.py -> build/lib/moksha/hub/stomp copying moksha/hub/stomp/stomp.py -> build/lib/moksha/hub/stomp copying moksha/hub/stomp/protocol.py -> build/lib/moksha/hub/stomp creating build/lib/moksha/hub/amqp copying moksha/hub/amqp/__init__.py -> build/lib/moksha/hub/amqp copying moksha/hub/amqp/pyamqplib.py -> build/lib/moksha/hub/amqp copying moksha/hub/amqp/base.py -> build/lib/moksha/hub/amqp copying moksha/hub/amqp/qpid010.py -> build/lib/moksha/hub/amqp copying moksha/hub/amqp/qpid08.py -> build/lib/moksha/hub/amqp creating build/lib/moksha/hub/zeromq copying moksha/hub/zeromq/__init__.py -> build/lib/moksha/hub/zeromq copying moksha/hub/zeromq/zeromq.py -> build/lib/moksha/hub/zeromq copying moksha/hub/zeromq/base.py -> build/lib/moksha/hub/zeromq running egg_info writing moksha.hub.egg-info/PKG-INFO writing dependency_links to moksha.hub.egg-info/dependency_links.txt writing entry points to moksha.hub.egg-info/entry_points.txt writing namespace_packages to moksha.hub.egg-info/namespace_packages.txt writing requirements to moksha.hub.egg-info/requires.txt writing top-level names to moksha.hub.egg-info/top_level.txt reading manifest file 'moksha.hub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'moksha.hub.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W9RKXT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch + cd moksha.hub-1.5.17 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/__init__.py (namespace package) copying moksha/hub/__init__.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub copying moksha/hub/hub.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub copying moksha/hub/messaging.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub copying moksha/hub/reactor.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub copying moksha/hub/monitoring.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub copying moksha/hub/tests/test_hub.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/tests copying moksha/hub/tests/__init__.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/tests copying moksha/hub/tests/test_websockets.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/tests copying moksha/hub/api/__init__.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/api copying moksha/hub/api/consumer.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/api copying moksha/hub/api/producer.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/api copying moksha/hub/stomp/__init__.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/stomp copying moksha/hub/stomp/stomp.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/stomp copying moksha/hub/stomp/protocol.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/stomp copying moksha/hub/amqp/__init__.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp copying moksha/hub/amqp/pyamqplib.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp copying moksha/hub/amqp/base.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp copying moksha/hub/amqp/qpid010.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp copying moksha/hub/amqp/qpid08.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp copying moksha/hub/zeromq/__init__.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/zeromq copying moksha/hub/zeromq/zeromq.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/zeromq copying moksha/hub/zeromq/base.py -> /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/zeromq byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/hub.py to hub.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/messaging.py to messaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/reactor.py to reactor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/monitoring.py to monitoring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/tests/test_hub.py to test_hub.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/tests/test_websockets.py to test_websockets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/api/consumer.py to consumer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/api/producer.py to producer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/stomp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/stomp/stomp.py to stomp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/stomp/protocol.py to protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp/pyamqplib.py to pyamqplib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp/qpid010.py to qpid010.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/amqp/qpid08.py to qpid08.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/zeromq/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/zeromq/zeromq.py to zeromq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha/hub/zeromq/base.py to base.cpython-36.pyc writing byte-compilation script '/tmp/tmp7aintiye.py' /usr/bin/python3.6 /tmp/tmp7aintiye.py removing /tmp/tmp7aintiye.py running install_egg_info running egg_info writing moksha.hub.egg-info/PKG-INFO writing dependency_links to moksha.hub.egg-info/dependency_links.txt writing entry points to moksha.hub.egg-info/entry_points.txt writing namespace_packages to moksha.hub.egg-info/namespace_packages.txt writing requirements to moksha.hub.egg-info/requires.txt writing top-level names to moksha.hub.egg-info/top_level.txt reading manifest file 'moksha.hub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'moksha.hub.egg-info/SOURCES.txt' Copying moksha.hub.egg-info to /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha.hub-1.5.17-py3.6.egg-info Installing /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6/site-packages/moksha.hub-1.5.17-py3.6-nspkg.pth running install_scripts Installing moksha-hub script to /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/bin + ln -s ./moksha-hub /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/bin/moksha-hub-3 + ln -s ./moksha-hub /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/bin/moksha-hub-3.6 + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.5.17-10.el8 --unique-debug-suffix -1.5.17-10.el8.noarch --unique-debug-src-base python-moksha-hub-1.5.17-10.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/moksha.hub-1.5.17 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2Xz8fP + umask 022 + cd /builddir/build/BUILD + cd moksha.hub-1.5.17 + /usr/bin/python3.6 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing moksha.hub.egg-info/PKG-INFO writing dependency_links to moksha.hub.egg-info/dependency_links.txt writing entry points to moksha.hub.egg-info/entry_points.txt writing namespace_packages to moksha.hub.egg-info/namespace_packages.txt writing requirements to moksha.hub.egg-info/requires.txt writing top-level names to moksha.hub.egg-info/top_level.txt reading manifest file 'moksha.hub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'moksha.hub.egg-info/SOURCES.txt' running build_ext /builddir/build/BUILD/moksha.hub-1.5.17/moksha/hub/hub.py:217: DeprecationWarning: invalid escape sequence \c ('\c', ':'), moksha.hub.tests.test_hub.TestConsumer.test_abstract('stomp',) Ensure that conumsers with no consume method raise exceptions. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_abstract('amqp',) Ensure that conumsers with no consume method raise exceptions. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_abstract('zeromq',) Ensure that conumsers with no consume method raise exceptions. ... ok moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_exceptions('stomp',) Verify that message processing stats are set for messages that generate exceptions. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_exceptions('amqp',) Verify that message processing stats are set for messages that generate exceptions. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_exceptions('zeromq',) Verify that message processing stats are set for messages that generate exceptions. ... ok moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_overflow('stomp',) Verify that Consumer._times doesn't grow beyond a maximum size. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_overflow('amqp',) Verify that Consumer._times doesn't grow beyond a maximum size. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_overflow('zeromq',) Verify that Consumer._times doesn't grow beyond a maximum size. ... ok moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_processed('stomp',) Verify that message processing stats are set for processed messages. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_processed('amqp',) Verify that message processing stats are set for processed messages. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_processed('zeromq',) Verify that message processing stats are set for processed messages. ... ok moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_queued('stomp',) Verify that message processing stats are set for queued messages. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_queued('amqp',) Verify that message processing stats are set for queued messages. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_consumer_stats_queued('zeromq',) Verify that message processing stats are set for queued messages. ... ok moksha.hub.tests.test_hub.TestConsumer.test_dynamic_topic('stomp',) Test that a topic can be set at runtime (not import time) ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_dynamic_topic('amqp',) Test that a topic can be set at runtime (not import time) ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_dynamic_topic('zeromq',) Test that a topic can be set at runtime (not import time) ... ok moksha.hub.tests.test_hub.TestConsumer.test_multiple_topics('stomp',) Send a message to multiple topics. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_multiple_topics('amqp',) Send a message to multiple topics. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_multiple_topics('zeromq',) Send a message to multiple topics. ... ok moksha.hub.tests.test_hub.TestConsumer.test_open_and_close('stomp',) Test that a central hub with a consumer can be closed.. ;) ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_open_and_close('amqp',) Test that a central hub with a consumer can be closed.. ;) ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_open_and_close('zeromq',) Test that a central hub with a consumer can be closed.. ;) ... ok moksha.hub.tests.test_hub.TestConsumer.test_receive_dict('stomp',) Send a dict with a message. Consume, extract, and verify it. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_dict('amqp',) Send a dict with a message. Consume, extract, and verify it. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_dict('zeromq',) Send a dict with a message. Consume, extract, and verify it. ... ok moksha.hub.tests.test_hub.TestConsumer.test_receive_n_dicts('stomp',) Send `n` dicts, receive `n` dicts. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_n_dicts('amqp',) Send `n` dicts, receive `n` dicts. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_n_dicts('zeromq',) Send `n` dicts, receive `n` dicts. ... ok moksha.hub.tests.test_hub.TestConsumer.test_receive_n_messages('stomp',) Send `n` messages, receive `n` messages. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_n_messages('amqp',) Send `n` messages, receive `n` messages. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_n_messages('zeromq',) Send `n` messages, receive `n` messages. ... ok moksha.hub.tests.test_hub.TestConsumer.test_receive_str('stomp',) Send a message Consume and verify it. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_str('amqp',) Send a message Consume and verify it. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_str('zeromq',) Send a message Consume and verify it. ... ok moksha.hub.tests.test_hub.TestConsumer.test_receive_str_double('stomp',) Send a message. Have two consumers consume it. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_str_double('amqp',) Send a message. Have two consumers consume it. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_str_double('zeromq',) Send a message. Have two consumers consume it. ... ok moksha.hub.tests.test_hub.TestConsumer.test_receive_str_near_miss('stomp',) Send a message. Three consumers. Only one receives. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_str_near_miss('amqp',) Send a message. Three consumers. Only one receives. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_str_near_miss('zeromq',) Send a message. Three consumers. Only one receives. ... ok moksha.hub.tests.test_hub.TestConsumer.test_receive_without_json('stomp',) Try sending/receiving messages without jsonifying. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_without_json('amqp',) Try sending/receiving messages without jsonifying. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestConsumer.test_receive_without_json('zeromq',) Try sending/receiving messages without jsonifying. ... ok moksha.hub.tests.test_hub.TestHub.test_hub_creation('stomp',) Test that we can simply create the hub. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestHub.test_hub_creation('amqp',) Test that we can simply create the hub. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestHub.test_hub_creation('zeromq',) Test that we can simply create the hub. ... ok moksha.hub.tests.test_hub.TestHub.test_hub_no_subscription('stomp',) Test that we don't receive messages we're not subscribed for. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestHub.test_hub_no_subscription('amqp',) Test that we don't receive messages we're not subscribed for. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestHub.test_hub_no_subscription('zeromq',) Test that we don't receive messages we're not subscribed for. ... ok moksha.hub.tests.test_hub.TestHub.test_hub_send_recv('stomp',) Test that we can send a message and receive it. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestHub.test_hub_send_recv('amqp',) Test that we can send a message and receive it. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestHub.test_hub_send_recv('zeromq',) Test that we can send a message and receive it. ... ok moksha.hub.tests.test_hub.TestMonitoring.test_monitoring('stomp',) Test that the MonitoringProducer works as expected. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestMonitoring.test_monitoring('amqp',) Test that the MonitoringProducer works as expected. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestMonitoring.test_monitoring('zeromq',) Test that the MonitoringProducer works as expected. ... ok moksha.hub.tests.test_hub.TestProducer.test_idempotence('stomp',) Test that running the same test twice still works. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestProducer.test_idempotence('amqp',) Test that running the same test twice still works. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestProducer.test_idempotence('zeromq',) Test that running the same test twice still works. ... ok moksha.hub.tests.test_hub.TestProducer.test_produce_ten_strs('stomp',) Produce ten-ish strings. ... SKIP: stomp is not available. moksha.hub.tests.test_hub.TestProducer.test_produce_ten_strs('amqp',) Produce ten-ish strings. ... SKIP: amqp is not available. moksha.hub.tests.test_hub.TestProducer.test_produce_ten_strs('zeromq',) Produce ten-ish strings. ... ok test_ws_multiple_clients_different_topics (moksha.hub.tests.test_websockets.TestWebSocketServer) Test that the WS server can differentiate clients. ... ok test_ws_subscribe_and_recv (moksha.hub.tests.test_websockets.TestWebSocketServer) Test that we can subscribe for and receive a message. ... ok test_ws_subscribe_filter (moksha.hub.tests.test_websockets.TestWebSocketServer) Test that the WS server only sends desired topics. ... ok test_ws_subscribe_multiple (moksha.hub.tests.test_websockets.TestWebSocketServer) Test that we can subscribe to a few different topics. ... ok ---------------------------------------------------------------------- Ran 67 tests in 65.480s OK (skipped=42) + exit 0 Processing files: python3-moksha-hub-1.5.17-10.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2SEONi + umask 022 + cd /builddir/build/BUILD + cd moksha.hub-1.5.17 + DOCDIR=/builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/share/doc/python3-moksha-hub + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/share/doc/python3-moksha-hub + cp -pr README /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/share/doc/python3-moksha-hub + cp -pr AUTHORS /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/share/doc/python3-moksha-hub + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YMTUmM + umask 022 + cd /builddir/build/BUILD + cd moksha.hub-1.5.17 + LICENSEDIR=/builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/share/licenses/python3-moksha-hub + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/share/licenses/python3-moksha-hub + cp -pr COPYING /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch/usr/share/licenses/python3-moksha-hub + exit 0 Provides: python3-moksha-hub = 1.5.17-10.el8 python3.6dist(moksha.hub) = 1.5.17 python3dist(moksha.hub) = 1.5.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 python3.6dist(moksha.common) >= 1.0.6 python3.6dist(pyzmq) python3.6dist(txws) python3.6dist(txzmq) Conflicts: python2-moksha-hub < 1.5.17-4 Recommends: python3-service-identity Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch Wrote: /builddir/build/RPMS/python3-moksha-hub-1.5.17-10.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uWuocq + umask 022 + cd /builddir/build/BUILD + cd moksha.hub-1.5.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-moksha-hub-1.5.17-10.el8.noarch + exit 0 Child return code was: 0