Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pluginlib.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0a5a14be6c7ca4da4866f20de5f2074c85689064/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pluginlib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pluginlib-0.6.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pluginlib.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0a5a14be6c7ca4da4866f20de5f2074c85689064/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pluginlib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2j5ZAs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pluginlib-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pluginlib-0.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pluginlib-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pluginlib.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MFckgT + umask 022 + cd /builddir/build/BUILD + cd pluginlib-0.6.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pluginlib copying pluginlib/_util.py -> build/lib/pluginlib copying pluginlib/_objects.py -> build/lib/pluginlib copying pluginlib/exceptions.py -> build/lib/pluginlib copying pluginlib/_parent.py -> build/lib/pluginlib copying pluginlib/__init__.py -> build/lib/pluginlib copying pluginlib/_loader.py -> build/lib/pluginlib creating build/lib/pluginlib/importer copying pluginlib/importer/__init__.py -> build/lib/pluginlib/importer + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hp5mQW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch + cd pluginlib-0.6.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib copying build/lib/pluginlib/_util.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib copying build/lib/pluginlib/_objects.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib copying build/lib/pluginlib/exceptions.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib copying build/lib/pluginlib/_parent.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib copying build/lib/pluginlib/__init__.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib copying build/lib/pluginlib/_loader.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/importer copying build/lib/pluginlib/importer/__init__.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/importer byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/_util.py to _util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/_objects.py to _objects.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/exceptions.py to exceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/_parent.py to _parent.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/_loader.py to _loader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib/importer/__init__.py to __init__.cpython-34.pyc writing byte-compilation script '/tmp/tmpyl_8qdwd.py' /usr/bin/python3.4 -O /tmp/tmpyl_8qdwd.py removing /tmp/tmpyl_8qdwd.py running install_egg_info running egg_info creating pluginlib.egg-info writing dependency_links to pluginlib.egg-info/dependency_links.txt writing requirements to pluginlib.egg-info/requires.txt writing top-level names to pluginlib.egg-info/top_level.txt writing pluginlib.egg-info/PKG-INFO writing manifest file 'pluginlib.egg-info/SOURCES.txt' reading manifest file 'pluginlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pluginlib.egg-info/SOURCES.txt' Copying pluginlib.egg-info to /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4/site-packages/pluginlib-0.6.1-py3.4.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib copying build/lib/pluginlib/_util.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib copying build/lib/pluginlib/_objects.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib copying build/lib/pluginlib/exceptions.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib copying build/lib/pluginlib/_parent.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib copying build/lib/pluginlib/__init__.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib copying build/lib/pluginlib/_loader.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib creating /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/importer copying build/lib/pluginlib/importer/__init__.py -> /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/importer byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/_objects.py to _objects.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/_parent.py to _parent.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/_loader.py to _loader.pyc byte-compiling /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib/importer/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpw1fXQe.py' /usr/bin/python2 -O /tmp/tmpw1fXQe.py removing /tmp/tmpw1fXQe.py running install_egg_info running egg_info writing requirements to pluginlib.egg-info/requires.txt writing pluginlib.egg-info/PKG-INFO writing top-level names to pluginlib.egg-info/top_level.txt writing dependency_links to pluginlib.egg-info/dependency_links.txt reading manifest file 'pluginlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pluginlib.egg-info/SOURCES.txt' Copying pluginlib.egg-info to /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7/site-packages/pluginlib-0.6.1-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pluginlib-0.6.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7q01Bu + umask 022 + cd /builddir/build/BUILD + cd pluginlib-0.6.1 + /usr/bin/python2 setup.py test running test + /usr/bin/python3.4 setup.py test running test running egg_info writing requirements to pluginlib.egg-info/requires.txt writing top-level names to pluginlib.egg-info/top_level.txt writing dependency_links to pluginlib.egg-info/dependency_links.txt writing pluginlib.egg-info/PKG-INFO reading manifest file 'pluginlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pluginlib.egg-info/SOURCES.txt' running build_ext test_plugin_import_error (tests.test_exceptions.TestExceptions) Raises PluginImportError as expected ... ok test_pluginlib_error (tests.test_exceptions.TestExceptions) Raises PluginlibError as expected ... ok test_entrypoint_warning (tests.test_exceptions.TestWarnings) Warns with EntryPointWarning as expected ... ok test_plugin_warning (tests.test_exceptions.TestWarnings) Warns with PluginWarning as expected ... ok test_bad_import (tests.test_loader.TestPluginLoader) Syntax error in imported module ... ok test_bad_import2 (tests.test_loader.TestPluginLoader) Exception raised by imported module ... ok test_blacklist (tests.test_loader.TestPluginLoader) Blacklist prevents listing plugin ... ok test_get_plugin (tests.test_loader.TestPluginLoader) Retrieve specific plugin ... ok test_get_plugin_blacklist (tests.test_loader.TestPluginLoader) Retrieve specific plugin if not blacklisted ... ok test_get_plugin_filtered (tests.test_loader.TestPluginLoader) Retrieve specific plugin if not filtered ... ok test_get_plugin_missing (tests.test_loader.TestPluginLoader) Attempt to retrieve non-existent plugin, return None ... ok test_load_entry_points_bad (tests.test_loader.TestPluginLoader) Raise warning and continue when entry point fails - bad package ... ok test_load_entry_points_bad2 (tests.test_loader.TestPluginLoader) Raise warning and continue when entry point fails - bad module ... ok test_load_entry_points_not_mod (tests.test_loader.TestPluginLoader) Raise warning and continue when entry point fails ... ok test_load_entry_points_pkg (tests.test_loader.TestPluginLoader) Load modules from entry points ... ok test_load_lib (tests.test_loader.TestPluginLoader) Load modules from standard library ... ok test_load_modules (tests.test_loader.TestPluginLoader) Load modules from modules ... ok test_load_paths (tests.test_loader.TestPluginLoader) Load modules from paths ... ok test_load_paths_duplicate (tests.test_loader.TestPluginLoader) Ignore duplicate paths ... ok test_load_paths_missing (tests.test_loader.TestPluginLoader) Log on invalid path ... ok test_load_paths_prefix_pkg (tests.test_loader.TestPluginLoader) Load modules from paths with alternate prefix package ... ok test_plugins (tests.test_loader.TestPluginLoader) plugins only loads modules on the first call ... ok test_plugins_all (tests.test_loader.TestPluginLoader) plugins only loads modules on the first call ... ok test_type_filter (tests.test_loader.TestPluginLoader) Filter plugin types ... ok test_bad_arguments (tests.test_loader.TestPluginLoaderInit) Error is raised when argument type is wrong ... ok test_blacklist_argument (tests.test_loader.TestPluginLoaderInit) blacklist argument gets verified and processed in init ... ok test_repr (tests.test_loader.TestPluginLoaderInit) Only non-default settings show up in repr ... ok test_empty (tests.test_objects.TestBlacklistEntry) Some value must be supplied or all plugins would be blacklisted ... ok test_no_op (tests.test_objects.TestBlacklistEntry) Operator defaults to '==' ... ok test_op_bad (tests.test_objects.TestBlacklistEntry) Operators must be in '=', '==', '!=', '<', '<=', '>', '>=' ... ok test_op_none (tests.test_objects.TestBlacklistEntry) Operator is required when version is supplied ... ok test_op_ver (tests.test_objects.TestBlacklistEntry) Operator and version can be swapped ... ok test_repr (tests.test_objects.TestBlacklistEntry) Ensure repr displays properly ... ok test_ver_bad (tests.test_objects.TestBlacklistEntry) Version is not a string ... ok test_ver_op (tests.test_objects.TestBlacklistEntry) Operator and version can be swapped ... ok test_blacklist_by_name (tests.test_objects.TestGroupDict) A name is blacklisted in all types, so all children are passed the blacklist ... ok test_blacklist_by_type (tests.test_objects.TestGroupDict) Entire type is blacklisted, so it should be empty ... ok test_blacklist_by_type_name (tests.test_objects.TestGroupDict) A type and specific name is blacklisted, so blacklist is passed to child for type ... ok test_empty (tests.test_objects.TestGroupDict) Unless the entire type is blacklisted, an empty return value is still included ... ok test_no_blacklist (tests.test_objects.TestGroupDict) Skip all blacklist logic ... ok test_type (tests.test_objects.TestGroupDict) Get a specific type ... ok test_type_and_type_filter (tests.test_objects.TestGroupDict) Type filter still affects calls for specific types ... ok test_type_filter (tests.test_objects.TestGroupDict) Types not in list should be ignored ... ok test_blacklist (tests.test_objects.TestPluginDict) Cache gets populated and results get filtered ... ok test_empty (tests.test_objects.TestPluginDict) Empty dictionary will return None ... ok test_empty_blacklist (tests.test_objects.TestPluginDict) Same as no blacklist ... ok test_no_blacklist (tests.test_objects.TestPluginDict) Return newest without filtering ... ok test_no_result (tests.test_objects.TestPluginDict) Blacklist filters all ... ok test_sorted_keys (tests.test_objects.TestPluginDict) Sorts by version and populates cache ... ok test_version (tests.test_objects.TestPluginDict) Return specific version ... ok test_version_blacklist (tests.test_objects.TestPluginDict) Return specific version if not blacklisted ... ok test_blacklist_all (tests.test_objects.TestTypeDict) Type is blacklisted, so all are blacklisted ... ok test_blacklist_by_name (tests.test_objects.TestTypeDict) Entire name is blacklisted, so it's not called or included ... ok test_blacklist_by_name_version (tests.test_objects.TestTypeDict) A name and version is blacklisted, so blacklist is passed to child for type ... ok test_blacklist_by_version (tests.test_objects.TestTypeDict) Only a version is blacklisted, so blacklist is passed to all children ... ok test_empty (tests.test_objects.TestTypeDict) Empty values are not included ... ok test_name (tests.test_objects.TestTypeDict) Get a specific name ... ok test_no_blacklist (tests.test_objects.TestTypeDict) Skip all blacklist logic ... ok test_parent (tests.test_objects.TestTypeDict) Ensure parent attribute is set ... ok test_type_filter (tests.test_objects.TestTypeDict) type_filter ignored in type dict ... ok test_child_is_parent (tests.test_parent.TestParent) A parent class is used as base class for new parent ... ok test_child_is_parent_peers (tests.test_parent.TestParent) A parent class is used as base class for new parent, has peers ... ok test_multiple_inheritance (tests.test_parent.TestParent) Base class is inherited from another class ... ok test_parent_bare (tests.test_parent.TestParent) Parent type defaults to parent class name ... ok test_parent_basic (tests.test_parent.TestParent) Basic use of Parent decorator ... ok test_parent_no_type (tests.test_parent.TestParent) Parent type defaults to parent class name ... ok test_slots (tests.test_parent.TestParent) slots in a parent work as expected ... ok test_alias (tests.test_parent.TestPlugin) name attribute is _alias_ ... ok test_alias_none (tests.test_parent.TestPlugin) name attribute is class name ... ok test_skipload (tests.test_parent.TestPlugin) Child not loaded when _skipload_ is True ... ok test_version_class (tests.test_parent.TestPlugin) version attribute is _version_ ... ok test_version_module (tests.test_parent.TestPlugin) version attribute is _version_, module __version__ or None ... ok test_version_none (tests.test_parent.TestPlugin) version attribute is _version_, module __version__ or None ... ok test_abs_class_meth_argspec (tests.test_parent.TestPluginType) Class method argument spec must match ... ok test_abs_method_argspec (tests.test_parent.TestPluginType) Method argument spec must match ... ok test_abs_static_meth_argspec (tests.test_parent.TestPluginType) Static method argument spec must match ... ok test_abstract_attribute (tests.test_parent.TestPluginType) Attribute required in subclass ... ok test_abstract_classmethod (tests.test_parent.TestPluginType) Class method required in subclass ... ok test_abstract_method (tests.test_parent.TestPluginType) Method required in subclass ... ok test_abstract_property (tests.test_parent.TestPluginType) Property required in subclass ... ok test_abstract_staticmethod (tests.test_parent.TestPluginType) Static method required in subclass ... ok test_duplicate_parents (tests.test_parent.TestPluginType) Parents with the same plugin type should raise an error ... ok test_duplicate_versions (tests.test_parent.TestPluginType) Duplicate versions throw warning and are ignored ... ok test_skipload_class (tests.test_parent.TestPluginType) Use _skipload_ class method to determine if plugin should be used ... ok test_skipload_static (tests.test_parent.TestPluginType) Use _skipload_ static method to determine if plugin should be used ... ok test_unknown_parent (tests.test_parent.TestPluginType) Raise an exception if parent is an unknown type ... ok test_allow_bare_decorator (tests.test_util.TestAllowBareDecorator) Decorator should work with or without parentheses ... ok test_clear (tests.test_util.TestCachingDict) Clearing the dictionary also clears the cache ... ok test_delitem (tests.test_util.TestCachingDict) Deleting a value clears the cache ... ok test_init (tests.test_util.TestCachingDict) Standard initialization ... ok test_pop (tests.test_util.TestCachingDict) pop() only clears the cache is the key exists ... ok test_popitem (tests.test_util.TestCachingDict) "popitem() only clears the cache if the dictionary isn't empty ... ok test_setdefault (tests.test_util.TestCachingDict) setdefault() only clears the cache when the key doesn't exist ... ok test_setitem (tests.test_util.TestCachingDict) Setting a value clears the cache ... ok test_abstractclassmethod (tests.test_util.TestClassAbstractClassMethod) Creates a class method marked as an abstract method ... ok test_abstractstaticmethod (tests.test_util.TestClassAbstractStaticMethod) Creates a static method marked as an abstract method ... ok test_class_property (tests.test_util.TestClassProperty) Class property should be accessible via standard dot notation ... ok test_getter (tests.test_util.TestDictWithDotNotation) Values can be retrieved by index or dot notation ... ok test_raise_with_traceback (tests.test_util.TestReraise) Caught error should raise as expected ... ok test_bool (tests.test_util.TestUndefined) Should always be False in a Boolean test ... ok test_str (tests.test_util.TestUndefined) String representation ... ok test_str_nondefault (tests.test_util.TestUndefined) String representation with non-default label ... ok ---------------------------------------------------------------------- Ran 102 tests in 1.512s OK + exit 0 Processing files: python2-pluginlib-0.6.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rFT1N9 + umask 022 + cd /builddir/build/BUILD + cd pluginlib-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/doc/python2-pluginlib-0.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/doc/python2-pluginlib-0.6.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/doc/python2-pluginlib-0.6.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JobIXR + umask 022 + cd /builddir/build/BUILD + cd pluginlib-0.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/licenses/python2-pluginlib-0.6.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/licenses/python2-pluginlib-0.6.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/licenses/python2-pluginlib-0.6.1 + exit 0 Provides: python-pluginlib = 0.6.1-1.el7 python2-pluginlib = 0.6.1-1.el7 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: python(abi) = 2.7 Obsoletes: python-pluginlib < 0.6.1-1.el7 Processing files: python34-pluginlib-0.6.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H8UHnk + umask 022 + cd /builddir/build/BUILD + cd pluginlib-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/doc/python34-pluginlib-0.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/doc/python34-pluginlib-0.6.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/doc/python34-pluginlib-0.6.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JUsHOP + umask 022 + cd /builddir/build/BUILD + cd pluginlib-0.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/licenses/python34-pluginlib-0.6.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/licenses/python34-pluginlib-0.6.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch/usr/share/licenses/python34-pluginlib-0.6.1 + exit 0 Provides: python34-pluginlib = 0.6.1-1.el7 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: python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-pluginlib-0.6.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-pluginlib-0.6.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bxLhGn + umask 022 + cd /builddir/build/BUILD + cd pluginlib-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pluginlib-0.6.1-1.el7.noarch + exit 0 Child return code was: 0