Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-colander.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c50a2d5ecf441633ecd82b03f88bc822346d2766/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-colander.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/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-colander-1.0b1-3.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-colander.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c50a2d5ecf441633ecd82b03f88bc822346d2766/root'shell=Falseuid=996env={'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-colander.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.xTqQpf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf colander-1.0b1 + /usr/bin/gzip -dc /builddir/build/SOURCES/colander-1.0b1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd colander-1.0b1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm docs/.gitignore + rm -rf docs/.static + rm -rf colander.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8f4Fmv + umask 022 + cd /builddir/build/BUILD + cd colander-1.0b1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/colander copying colander/iso8601.py -> build/lib/colander copying colander/compat.py -> build/lib/colander copying colander/interfaces.py -> build/lib/colander copying colander/__init__.py -> build/lib/colander creating build/lib/colander/tests copying colander/tests/test_colander.py -> build/lib/colander/tests copying colander/tests/__init__.py -> build/lib/colander/tests copying colander/tests/test_iso8601.py -> build/lib/colander/tests running egg_info creating colander.egg-info writing requirements to colander.egg-info/requires.txt writing colander.egg-info/PKG-INFO writing top-level names to colander.egg-info/top_level.txt writing dependency_links to colander.egg-info/dependency_links.txt writing manifest file 'colander.egg-info/SOURCES.txt' reading manifest file 'colander.egg-info/SOURCES.txt' writing manifest file 'colander.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E0ANvC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch + cd colander-1.0b1 + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander copying build/lib/colander/iso8601.py -> /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander copying build/lib/colander/compat.py -> /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander copying build/lib/colander/interfaces.py -> /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander copying build/lib/colander/__init__.py -> /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander creating /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/tests copying build/lib/colander/tests/test_colander.py -> /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/tests copying build/lib/colander/tests/__init__.py -> /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/tests copying build/lib/colander/tests/test_iso8601.py -> /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/tests byte-compiling /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/iso8601.py to iso8601.pyc byte-compiling /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/tests/test_colander.py to test_colander.pyc byte-compiling /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander/tests/test_iso8601.py to test_iso8601.pyc writing byte-compilation script '/tmp/tmpF_hpv0.py' /usr/bin/python -O /tmp/tmpF_hpv0.py removing /tmp/tmpF_hpv0.py running install_egg_info running egg_info writing requirements to colander.egg-info/requires.txt writing colander.egg-info/PKG-INFO writing top-level names to colander.egg-info/top_level.txt writing dependency_links to colander.egg-info/dependency_links.txt reading manifest file 'colander.egg-info/SOURCES.txt' writing manifest file 'colander.egg-info/SOURCES.txt' Copying colander.egg-info to /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/lib/python2.7/site-packages/colander-1.0b1-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/colander-1.0b1 /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-colander-1.0b1-3.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ivcHP2 + umask 022 + cd /builddir/build/BUILD + cd colander-1.0b1 + /usr/bin/python setup.py test running test running egg_info writing requirements to colander.egg-info/requires.txt writing colander.egg-info/PKG-INFO writing top-level names to colander.egg-info/top_level.txt writing dependency_links to colander.egg-info/dependency_links.txt reading manifest file 'colander.egg-info/SOURCES.txt' writing manifest file 'colander.egg-info/SOURCES.txt' running build_ext test_Invalid_children (colander.tests.test_colander.TestAll) ... ok test_failure (colander.tests.test_colander.TestAll) ... ok test_success (colander.tests.test_colander.TestAll) ... ok test_alias (colander.tests.test_colander.TestBoolean) ... ok test_deserialize (colander.tests.test_colander.TestBoolean) ... ok test_deserialize_null (colander.tests.test_colander.TestBoolean) ... ok test_deserialize_unstringable (colander.tests.test_colander.TestBoolean) ... ok test_serialize (colander.tests.test_colander.TestBoolean) ... ok test_serialize_null (colander.tests.test_colander.TestBoolean) ... ok test_deserialize (colander.tests.test_colander.TestBooleanCustomFalseAndTrueReprs) ... ok test_deserialize (colander.tests.test_colander.TestBooleanCustomFalseReprs) ... ok test_serialize (colander.tests.test_colander.TestBooleanCustomSerializations) ... ok test_failure (colander.tests.test_colander.TestContainsOnly) ... ok test_failure_with_custom_error_template (colander.tests.test_colander.TestContainsOnly) ... ok test_success (colander.tests.test_colander.TestContainsOnly) ... ok test_deserialize_empty (colander.tests.test_colander.TestDate) ... ok test_deserialize_invalid_ParseError (colander.tests.test_colander.TestDate) ... ok test_deserialize_invalid_weird (colander.tests.test_colander.TestDate) ... ok test_deserialize_null (colander.tests.test_colander.TestDate) ... ok test_deserialize_success_date (colander.tests.test_colander.TestDate) ... ok test_deserialize_success_datetime (colander.tests.test_colander.TestDate) ... ok test_serialize_none (colander.tests.test_colander.TestDate) ... ok test_serialize_null (colander.tests.test_colander.TestDate) ... ok test_serialize_with_date (colander.tests.test_colander.TestDate) ... ok test_serialize_with_datetime (colander.tests.test_colander.TestDate) ... ok test_serialize_with_garbage (colander.tests.test_colander.TestDate) ... ok test_ctor_default_tzinfo_None (colander.tests.test_colander.TestDateTime) ... ok test_ctor_default_tzinfo_non_None (colander.tests.test_colander.TestDateTime) ... ok test_ctor_default_tzinfo_not_specified (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_date (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_empty (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_invalid_ParseError (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_naive_with_default_tzinfo (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_none_tzinfo (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_null (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_slashes_invalid (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_success (colander.tests.test_colander.TestDateTime) ... ok test_serialize_none (colander.tests.test_colander.TestDateTime) ... ok test_serialize_null (colander.tests.test_colander.TestDateTime) ... ok test_serialize_with_date (colander.tests.test_colander.TestDateTime) ... ok test_serialize_with_garbage (colander.tests.test_colander.TestDateTime) ... ok test_serialize_with_naive_datetime (colander.tests.test_colander.TestDateTime) ... ok test_serialize_with_none_tzinfo_naive_datetime (colander.tests.test_colander.TestDateTime) ... ok test_serialize_with_tzware_datetime (colander.tests.test_colander.TestDateTime) ... ok test_deserialize_fails (colander.tests.test_colander.TestDecimal) ... ok test_deserialize_ok (colander.tests.test_colander.TestDecimal) ... ok test_deserialize_with_quantize (colander.tests.test_colander.TestDecimal) ... ok test_serialize_emptystring (colander.tests.test_colander.TestDecimal) ... ok test_serialize_fails (colander.tests.test_colander.TestDecimal) ... ok test_serialize_null (colander.tests.test_colander.TestDecimal) ... ok test_serialize_ok (colander.tests.test_colander.TestDecimal) ... ok test_serialize_quantize_no_rounding (colander.tests.test_colander.TestDecimal) ... ok test_serialize_quantize_with_rounding_up (colander.tests.test_colander.TestDecimal) ... ok test_deserialize_ok (colander.tests.test_colander.TestDeclarative) ... ok test_flatten_mapping_has_no_name (colander.tests.test_colander.TestDeclarative) ... ok test_flatten_ok (colander.tests.test_colander.TestDeclarative) ... ok test_flatten_unflatten_roundtrip (colander.tests.test_colander.TestDeclarative) ... ok test_get_value (colander.tests.test_colander.TestDeclarative) ... ok test_invalid_asdict (colander.tests.test_colander.TestDeclarative) ... ok test_set_value (colander.tests.test_colander.TestDeclarative) ... ok test_unflatten_mapping_no_name (colander.tests.test_colander.TestDeclarative) ... ok test_unflatten_ok (colander.tests.test_colander.TestDeclarative) ... ok test_deserialize_ok (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_flatten_mapping_has_no_name (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_flatten_ok (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_flatten_unflatten_roundtrip (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_get_value (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_invalid_asdict (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_set_value (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_unflatten_mapping_no_name (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test_unflatten_ok (colander.tests.test_colander.TestDeclarativeWithInstantiate) ... ok test___call__ (colander.tests.test_colander.TestDeferred) ... ok test_ctor (colander.tests.test_colander.TestDeferred) ... ok test_retain_func_details (colander.tests.test_colander.TestDeferred) ... ok test_empty_email (colander.tests.test_colander.TestEmail) ... ok test_invalid_emails (colander.tests.test_colander.TestEmail) ... ok test_valid_emails (colander.tests.test_colander.TestEmail) ... ok test_deserialize_fails (colander.tests.test_colander.TestFloat) ... ok test_deserialize_ok (colander.tests.test_colander.TestFloat) ... ok test_serialize_emptystring (colander.tests.test_colander.TestFloat) ... ok test_serialize_fails (colander.tests.test_colander.TestFloat) ... ok test_serialize_null (colander.tests.test_colander.TestFloat) ... ok test_serialize_ok (colander.tests.test_colander.TestFloat) ... ok test_deprecated_message (colander.tests.test_colander.TestFunction) ... ok test_deprecated_message_warning (colander.tests.test_colander.TestFunction) ... ok test_error_message_adds_mapping_to_configured_message (colander.tests.test_colander.TestFunction) ... ok test_error_message_adds_mapping_to_return_message (colander.tests.test_colander.TestFunction) ... ok test_error_message_does_not_overwrite_configured_domain (colander.tests.test_colander.TestFunction) ... ok test_error_message_does_not_overwrite_returned_domain (colander.tests.test_colander.TestFunction) ... ok test_fail_function_returns_False (colander.tests.test_colander.TestFunction) ... ok test_fail_function_returns_empty_string (colander.tests.test_colander.TestFunction) ... ok test_fail_function_returns_string (colander.tests.test_colander.TestFunction) ... ok test_msg_and_message_error (colander.tests.test_colander.TestFunction) ... ok test_propagation (colander.tests.test_colander.TestFunction) ... ok test_success_function_returns_True (colander.tests.test_colander.TestFunction) ... ok test__pkg_resources_style_irrresolveable_absolute (colander.tests.test_colander.TestGlobalObject) ... ok test__pkg_resources_style_irrresolveable_relative (colander.tests.test_colander.TestGlobalObject) ... ok test__pkg_resources_style_resolve_absolute (colander.tests.test_colander.TestGlobalObject) ... ok test__pkg_resources_style_resolve_relative_is_dot (colander.tests.test_colander.TestGlobalObject) ... ok test__pkg_resources_style_resolve_relative_nocurrentpackage (colander.tests.test_colander.TestGlobalObject) ... ok test__pkg_resources_style_resolve_relative_startswith_colon (colander.tests.test_colander.TestGlobalObject) ... ok test__pkg_resources_style_resolve_relative_startswith_dot (colander.tests.test_colander.TestGlobalObject) ... ok test__zope_dottedname_style_irresolveable_absolute (colander.tests.test_colander.TestGlobalObject) ... ok test__zope_dottedname_style_irresolveable_relative_is_dot (colander.tests.test_colander.TestGlobalObject) ... ok test__zope_dottedname_style_resolve_relative (colander.tests.test_colander.TestGlobalObject) ... ok test__zope_dottedname_style_resolve_relative_is_dot (colander.tests.test_colander.TestGlobalObject) ... ok test__zope_dottedname_style_resolve_relative_leading_dots (colander.tests.test_colander.TestGlobalObject) ... ok test__zope_dottedname_style_resolveable_absolute (colander.tests.test_colander.TestGlobalObject) ... ok test__zope_dottedname_style_resolveable_relative (colander.tests.test_colander.TestGlobalObject) ... ok test_deserialize_None (colander.tests.test_colander.TestGlobalObject) ... ok test_deserialize_notastring (colander.tests.test_colander.TestGlobalObject) ... ok test_deserialize_null (colander.tests.test_colander.TestGlobalObject) ... ok test_deserialize_style_raises (colander.tests.test_colander.TestGlobalObject) ... ok test_deserialize_using_pkgresources_style (colander.tests.test_colander.TestGlobalObject) ... ok test_deserialize_using_zope_dottedname_style (colander.tests.test_colander.TestGlobalObject) ... ok test_serialize_fail (colander.tests.test_colander.TestGlobalObject) ... ok test_serialize_null (colander.tests.test_colander.TestGlobalObject) ... ok test_serialize_ok (colander.tests.test_colander.TestGlobalObject) ... ok test_zope_dottedname_style_irrresolveable_absolute (colander.tests.test_colander.TestGlobalObject) ... ok test_zope_dottedname_style_irrresolveable_relative (colander.tests.test_colander.TestGlobalObject) ... ok test_zope_dottedname_style_resolve_absolute (colander.tests.test_colander.TestGlobalObject) ... ok test_zope_dottedname_style_resolve_relative_nocurrentpackage (colander.tests.test_colander.TestGlobalObject) ... ok test_deserialize_ok (colander.tests.test_colander.TestImperative) ... ok test_flatten_mapping_has_no_name (colander.tests.test_colander.TestImperative) ... ok test_flatten_ok (colander.tests.test_colander.TestImperative) ... ok test_flatten_unflatten_roundtrip (colander.tests.test_colander.TestImperative) ... ok test_get_value (colander.tests.test_colander.TestImperative) ... ok test_invalid_asdict (colander.tests.test_colander.TestImperative) ... ok test_set_value (colander.tests.test_colander.TestImperative) ... ok test_unflatten_mapping_no_name (colander.tests.test_colander.TestImperative) ... ok test_unflatten_ok (colander.tests.test_colander.TestImperative) ... ok test_alias (colander.tests.test_colander.TestInteger) ... ok test_deserialize_fails (colander.tests.test_colander.TestInteger) ... ok test_deserialize_ok (colander.tests.test_colander.TestInteger) ... ok test_serialize_emptystring (colander.tests.test_colander.TestInteger) ... ok test_serialize_fails (colander.tests.test_colander.TestInteger) ... ok test_serialize_null (colander.tests.test_colander.TestInteger) ... ok test_serialize_ok (colander.tests.test_colander.TestInteger) ... ok test_serialize_zero (colander.tests.test_colander.TestInteger) ... ok test___setitem__fails (colander.tests.test_colander.TestInvalid) ... ok test___setitem__succeeds (colander.tests.test_colander.TestInvalid) ... ok test___str__ (colander.tests.test_colander.TestInvalid) ... ok test__keyname_no_parent (colander.tests.test_colander.TestInvalid) ... ok test__keyname_nonpositional_parent (colander.tests.test_colander.TestInvalid) ... ok test__keyname_positional (colander.tests.test_colander.TestInvalid) ... ok test_add (colander.tests.test_colander.TestInvalid) ... ok test_add_positional (colander.tests.test_colander.TestInvalid) ... ok test_asdict (colander.tests.test_colander.TestInvalid) ... ok test_asdict_with_all_validator (colander.tests.test_colander.TestInvalid) ... ok test_asdict_with_all_validator_functional (colander.tests.test_colander.TestInvalid) ... ok test_ctor (colander.tests.test_colander.TestInvalid) ... ok test_messages_msg_None (colander.tests.test_colander.TestInvalid) ... ok test_messages_msg_iterable (colander.tests.test_colander.TestInvalid) ... ok test_messages_msg_not_iterable (colander.tests.test_colander.TestInvalid) ... ok test_paths (colander.tests.test_colander.TestInvalid) ... ok test_max_failure (colander.tests.test_colander.TestLength) ... ok test_min_failure (colander.tests.test_colander.TestLength) ... ok test_success_min_and_max (colander.tests.test_colander.TestLength) ... ok test_success_minimum_bound_only (colander.tests.test_colander.TestLength) ... ok test_success_no_bounds (colander.tests.test_colander.TestLength) ... ok test_success_upper_bound_only (colander.tests.test_colander.TestLength) ... ok test_deserialize_empty_set (colander.tests.test_colander.TestList) ... ok test_deserialize_no_iter (colander.tests.test_colander.TestList) ... ok test_deserialize_null (colander.tests.test_colander.TestList) ... ok test_deserialize_str_no_iter (colander.tests.test_colander.TestList) ... ok test_deserialize_valid (colander.tests.test_colander.TestList) ... ok test_serialize (colander.tests.test_colander.TestList) ... ok test_serialize_null (colander.tests.test_colander.TestList) ... ok test_cstruct_children (colander.tests.test_colander.TestMapping) ... ok test_cstruct_children_cstruct_is_null (colander.tests.test_colander.TestMapping) ... ok test_ctor_bad_unknown (colander.tests.test_colander.TestMapping) ... ok test_ctor_good_unknown (colander.tests.test_colander.TestMapping) ... ok test_deserialize_no_subnodes (colander.tests.test_colander.TestMapping) ... ok test_deserialize_not_a_mapping (colander.tests.test_colander.TestMapping) ... ok test_deserialize_null (colander.tests.test_colander.TestMapping) ... ok test_deserialize_ok (colander.tests.test_colander.TestMapping) ... ok test_deserialize_subnode_missing_default (colander.tests.test_colander.TestMapping) ... ok test_deserialize_subnodes_raise (colander.tests.test_colander.TestMapping) ... ok test_deserialize_unknown_preserve (colander.tests.test_colander.TestMapping) ... ok test_deserialize_unknown_raise (colander.tests.test_colander.TestMapping) ... ok test_flatten (colander.tests.test_colander.TestMapping) ... ok test_flatten_listitem (colander.tests.test_colander.TestMapping) ... ok test_get_value (colander.tests.test_colander.TestMapping) ... ok test_serialize_no_subnodes (colander.tests.test_colander.TestMapping) ... ok test_serialize_not_a_mapping (colander.tests.test_colander.TestMapping) ... ok test_serialize_null (colander.tests.test_colander.TestMapping) ... ok test_serialize_ok (colander.tests.test_colander.TestMapping) ... ok test_serialize_value_has_drop (colander.tests.test_colander.TestMapping) ... ok test_serialize_value_is_null (colander.tests.test_colander.TestMapping) ... ok test_serialize_with_unknown (colander.tests.test_colander.TestMapping) ... ok test_set_value (colander.tests.test_colander.TestMapping) ... ok test_unflatten (colander.tests.test_colander.TestMapping) ... ok test_unflatten_nested (colander.tests.test_colander.TestMapping) ... ok test_insert_before_failure (colander.tests.test_colander.TestMappingSchemaInheritance) ... ok test_multiple_inheritance (colander.tests.test_colander.TestMappingSchemaInheritance) ... ok test_single_inheritance (colander.tests.test_colander.TestMappingSchemaInheritance) ... ok test_single_inheritance2 (colander.tests.test_colander.TestMappingSchemaInheritance) ... ok test_single_inheritance_with_insert_before (colander.tests.test_colander.TestMappingSchemaInheritance) ... ok test_deserialize_rounds_up (colander.tests.test_colander.TestMoney) ... ok test_serialize_rounds_up (colander.tests.test_colander.TestMoney) ... ok test_failure (colander.tests.test_colander.TestOneOf) ... ok test_success (colander.tests.test_colander.TestOneOf) ... ok test_max_failure (colander.tests.test_colander.TestRange) ... ok test_max_failure_msg_override (colander.tests.test_colander.TestRange) ... ok test_min_failure (colander.tests.test_colander.TestRange) ... ok test_min_failure_msg_override (colander.tests.test_colander.TestRange) ... ok test_success_min_and_max (colander.tests.test_colander.TestRange) ... ok test_success_minimum_bound_only (colander.tests.test_colander.TestRange) ... ok test_success_no_bounds (colander.tests.test_colander.TestRange) ... ok test_success_upper_bound_only (colander.tests.test_colander.TestRange) ... ok test_invalid_regexs (colander.tests.test_colander.TestRegex) ... ok test_regex_not_string (colander.tests.test_colander.TestRegex) ... ok test_valid_regex (colander.tests.test_colander.TestRegex) ... ok test_alias (colander.tests.test_colander.TestSchema) ... ok test_deserialize_drop (colander.tests.test_colander.TestSchema) ... ok test_it (colander.tests.test_colander.TestSchema) ... ok test_title_munging (colander.tests.test_colander.TestSchema) ... ok test___contains__ (colander.tests.test_colander.TestSchemaNode) ... ok test___delitem__failure (colander.tests.test_colander.TestSchemaNode) ... ok test___delitem__success (colander.tests.test_colander.TestSchemaNode) ... ok test___getitem__failure (colander.tests.test_colander.TestSchemaNode) ... ok test___getitem__success (colander.tests.test_colander.TestSchemaNode) ... ok test___iter__ (colander.tests.test_colander.TestSchemaNode) ... ok test___setitem__no_override (colander.tests.test_colander.TestSchemaNode) ... ok test___setitem__override (colander.tests.test_colander.TestSchemaNode) ... ok test_add (colander.tests.test_colander.TestSchemaNode) ... ok test_bind (colander.tests.test_colander.TestSchemaNode) ... ok test_bind_with_after_bind (colander.tests.test_colander.TestSchemaNode) ... ok test_clone (colander.tests.test_colander.TestSchemaNode) ... ok test_cstruct_children (colander.tests.test_colander.TestSchemaNode) ... ok test_cstruct_children_warning (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_children_kwarg_typ (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_no_title (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_with_description (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_with_kwarg_typ (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_with_preparer (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_with_title (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_with_unknown_kwarg (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_with_widget (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_without_preparer (colander.tests.test_colander.TestSchemaNode) ... ok test_ctor_without_type (colander.tests.test_colander.TestSchemaNode) ... ok test_declarative_name_reassignment (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_appstruct_deferred (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_no_validator (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_noargs_uses_default (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_null_can_be_used_as_missing (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_preparer_before_missing_check (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_value_is_null_no_missing (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_value_is_null_with_missing (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_with_multiple_preparers (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_with_preparer (colander.tests.test_colander.TestSchemaNode) ... ok test_deserialize_with_validator (colander.tests.test_colander.TestSchemaNode) ... ok test_insert (colander.tests.test_colander.TestSchemaNode) ... ok test_new_sets_order (colander.tests.test_colander.TestSchemaNode) ... ok test_raise_invalid (colander.tests.test_colander.TestSchemaNode) ... ok test_repr (colander.tests.test_colander.TestSchemaNode) ... ok test_required_deferred (colander.tests.test_colander.TestSchemaNode) ... ok test_required_false (colander.tests.test_colander.TestSchemaNode) ... ok test_required_true (colander.tests.test_colander.TestSchemaNode) ... ok test_serialize (colander.tests.test_colander.TestSchemaNode) ... ok test_serialize_default_deferred (colander.tests.test_colander.TestSchemaNode) ... ok test_serialize_noargs_uses_default (colander.tests.test_colander.TestSchemaNode) ... ok test_serialize_value_is_null_no_default (colander.tests.test_colander.TestSchemaNode) ... ok test_serialize_value_is_null_with_default (colander.tests.test_colander.TestSchemaNode) ... ok test_deferred_methods_dont_quite_work_yet (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_functions_can_be_deferred (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_method_values_can_rely_on_binding (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_nonmethod_values_can_be_deferred_though (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_nonmethod_values_can_rely_on_after_bind (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_schema_child_names_conflict_with_value_names_in_subclass (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_schema_child_names_conflict_with_value_names_in_superclass (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_schema_child_names_conflict_with_value_names_notused (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_schema_child_names_conflict_with_value_names_used (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_subclass_uses_missing (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_subclass_uses_validator_method (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_subclass_value_overridden_by_constructor (colander.tests.test_colander.TestSchemaNodeSubclassing) ... ok test_cstruct_children (colander.tests.test_colander.TestSchemaType) ... ok test_flatten (colander.tests.test_colander.TestSchemaType) ... ok test_flatten_listitem (colander.tests.test_colander.TestSchemaType) ... ok test_get_value (colander.tests.test_colander.TestSchemaType) ... ok test_set_value (colander.tests.test_colander.TestSchemaType) ... ok test_unflatten (colander.tests.test_colander.TestSchemaType) ... ok test_alias (colander.tests.test_colander.TestSequence) ... ok test_cstruct_children_cstruct_is_non_null (colander.tests.test_colander.TestSequence) ... ok test_cstruct_children_cstruct_is_null (colander.tests.test_colander.TestSequence) ... ok test_deserialize_no_null (colander.tests.test_colander.TestSequence) ... ok test_deserialize_no_subnodes (colander.tests.test_colander.TestSequence) ... ok test_deserialize_not_iterable (colander.tests.test_colander.TestSequence) ... ok test_deserialize_not_iterable_accept_scalar (colander.tests.test_colander.TestSequence) ... ok test_deserialize_ok (colander.tests.test_colander.TestSequence) ... ok test_deserialize_string_accept_scalar (colander.tests.test_colander.TestSequence) ... ok test_deserialize_subnodes_raise (colander.tests.test_colander.TestSequence) ... ok test_flatten (colander.tests.test_colander.TestSequence) ... ok test_flatten_listitem (colander.tests.test_colander.TestSequence) ... ok test_getvalue (colander.tests.test_colander.TestSequence) ... ok test_serialize_no_subnodes (colander.tests.test_colander.TestSequence) ... ok test_serialize_not_iterable (colander.tests.test_colander.TestSequence) ... ok test_serialize_not_iterable_accept_scalar (colander.tests.test_colander.TestSequence) ... ok test_serialize_null (colander.tests.test_colander.TestSequence) ... ok test_serialize_ok (colander.tests.test_colander.TestSequence) ... ok test_serialize_string_accept_scalar (colander.tests.test_colander.TestSequence) ... ok test_serialize_subnodes_raise (colander.tests.test_colander.TestSequence) ... ok test_setvalue (colander.tests.test_colander.TestSequence) ... ok test_unflatten (colander.tests.test_colander.TestSequence) ... ok test_fail_toofew (colander.tests.test_colander.TestSequenceSchema) ... ok test_fail_toomany (colander.tests.test_colander.TestSequenceSchema) ... ok test_succeed (colander.tests.test_colander.TestSequenceSchema) ... ok test_deserialize_empty_set (colander.tests.test_colander.TestSet) ... ok test_deserialize_no_iter (colander.tests.test_colander.TestSet) ... ok test_deserialize_null (colander.tests.test_colander.TestSet) ... ok test_deserialize_str_no_iter (colander.tests.test_colander.TestSet) ... ok test_deserialize_valid (colander.tests.test_colander.TestSet) ... ok test_serialize (colander.tests.test_colander.TestSet) ... ok test_serialize_null (colander.tests.test_colander.TestSet) ... ok test_alias (colander.tests.test_colander.TestString) ... ok test_deserialize_emptystring (colander.tests.test_colander.TestString) ... ok test_deserialize_from_nonstring_obj (colander.tests.test_colander.TestString) ... ok test_deserialize_from_utf16 (colander.tests.test_colander.TestString) ... ok test_deserialize_from_utf8 (colander.tests.test_colander.TestString) ... ok test_deserialize_nonunicode_from_None (colander.tests.test_colander.TestString) ... ok test_deserialize_uncooperative (colander.tests.test_colander.TestString) ... ok test_deserialize_unicode_from_None (colander.tests.test_colander.TestString) ... ok test_serialize_emptystring (colander.tests.test_colander.TestString) ... ok test_serialize_nonunicode_to_None (colander.tests.test_colander.TestString) ... ok test_serialize_null (colander.tests.test_colander.TestString) ... ok test_serialize_string_with_high_unresolveable_high_order_chars (colander.tests.test_colander.TestString) ... ok test_serialize_to_utf16 (colander.tests.test_colander.TestString) ... ok test_serialize_to_utf8 (colander.tests.test_colander.TestString) ... ok test_serialize_uncooperative (colander.tests.test_colander.TestString) ... ok test_serialize_unicode_to_None (colander.tests.test_colander.TestString) ... ok test_deserialize_empty (colander.tests.test_colander.TestTime) ... ok test_deserialize_invalid_ParseError (colander.tests.test_colander.TestTime) ... ok test_deserialize_missing_seconds (colander.tests.test_colander.TestTime) ... ok test_deserialize_null (colander.tests.test_colander.TestTime) ... ok test_deserialize_success_datetime (colander.tests.test_colander.TestTime) ... ok test_deserialize_success_time (colander.tests.test_colander.TestTime) ... ok test_deserialize_three_digit_string (colander.tests.test_colander.TestTime) ... ok test_deserialize_two_digit_string (colander.tests.test_colander.TestTime) ... ok test_serialize_none (colander.tests.test_colander.TestTime) ... ok test_serialize_null (colander.tests.test_colander.TestTime) ... ok test_serialize_with_datetime (colander.tests.test_colander.TestTime) ... ok test_serialize_with_garbage (colander.tests.test_colander.TestTime) ... ok test_serialize_with_time (colander.tests.test_colander.TestTime) ... ok test_cstruct_children_cstruct_is_null (colander.tests.test_colander.TestTuple) ... ok test_cstruct_children_justright (colander.tests.test_colander.TestTuple) ... ok test_cstruct_children_toofew (colander.tests.test_colander.TestTuple) ... ok test_cstruct_children_toomany (colander.tests.test_colander.TestTuple) ... ok test_deserialize_no_subnodes (colander.tests.test_colander.TestTuple) ... ok test_deserialize_not_iterable (colander.tests.test_colander.TestTuple) ... ok test_deserialize_null (colander.tests.test_colander.TestTuple) ... ok test_deserialize_ok (colander.tests.test_colander.TestTuple) ... ok test_deserialize_subnodes_raise (colander.tests.test_colander.TestTuple) ... ok test_deserialize_toobig (colander.tests.test_colander.TestTuple) ... ok test_deserialize_toosmall (colander.tests.test_colander.TestTuple) ... ok test_flatten (colander.tests.test_colander.TestTuple) ... ok test_flatten_listitem (colander.tests.test_colander.TestTuple) ... ok test_get_value (colander.tests.test_colander.TestTuple) ... ok test_get_value_bad_path (colander.tests.test_colander.TestTuple) ... ok test_serialize_no_subnodes (colander.tests.test_colander.TestTuple) ... ok test_serialize_not_iterable (colander.tests.test_colander.TestTuple) ... ok test_serialize_null (colander.tests.test_colander.TestTuple) ... ok test_serialize_ok (colander.tests.test_colander.TestTuple) ... ok test_serialize_subnodes_raise (colander.tests.test_colander.TestTuple) ... ok test_serialize_toobig (colander.tests.test_colander.TestTuple) ... ok test_serialize_toosmall (colander.tests.test_colander.TestTuple) ... ok test_set_value (colander.tests.test_colander.TestTuple) ... ok test_set_value_bad_path (colander.tests.test_colander.TestTuple) ... ok test_unflatten (colander.tests.test_colander.TestTuple) ... ok test_it (colander.tests.test_colander.TestTupleSchema) ... ok test_deserialize_ok (colander.tests.test_colander.TestUltraDeclarative) ... ok test_flatten_mapping_has_no_name (colander.tests.test_colander.TestUltraDeclarative) ... ok test_flatten_ok (colander.tests.test_colander.TestUltraDeclarative) ... ok test_flatten_unflatten_roundtrip (colander.tests.test_colander.TestUltraDeclarative) ... ok test_get_value (colander.tests.test_colander.TestUltraDeclarative) ... ok test_invalid_asdict (colander.tests.test_colander.TestUltraDeclarative) ... ok test_set_value (colander.tests.test_colander.TestUltraDeclarative) ... ok test_unflatten_mapping_no_name (colander.tests.test_colander.TestUltraDeclarative) ... ok test_unflatten_ok (colander.tests.test_colander.TestUltraDeclarative) ... ok test_fail (colander.tests.test_colander.Test_luhnok) ... ok test_fail2 (colander.tests.test_colander.Test_luhnok) ... ok test_fail3 (colander.tests.test_colander.Test_luhnok) ... ok test_success (colander.tests.test_colander.Test_luhnok) ... ok test___nonzero__ (colander.tests.test_colander.Test_null) ... ok test___repr__ (colander.tests.test_colander.Test_null) ... ok test_pickling (colander.tests.test_colander.Test_null) ... ok test_it_failure (colander.tests.test_colander.Test_url_validator) ... ok test_it_success (colander.tests.test_colander.Test_url_validator) ... ok test___repr__ (colander.tests.test_iso8601.Test_FixedOffset) ... ok test_dst (colander.tests.test_iso8601.Test_FixedOffset) ... ok test_picklability (colander.tests.test_iso8601.Test_FixedOffset) ... ok test_tzname (colander.tests.test_iso8601.Test_FixedOffset) ... ok test_utcoffset (colander.tests.test_iso8601.Test_FixedOffset) ... ok test_dst (colander.tests.test_iso8601.Test_Utc) ... ok test_picklability (colander.tests.test_iso8601.Test_Utc) ... ok test_tzname (colander.tests.test_iso8601.Test_Utc) ... ok test_utcoffset (colander.tests.test_iso8601.Test_Utc) ... ok test_cantparse (colander.tests.test_iso8601.Test_parse_date) ... ok test_fraction (colander.tests.test_iso8601.Test_parse_date) ... ok test_no_hours (colander.tests.test_iso8601.Test_parse_date) ... ok test_no_minutes (colander.tests.test_iso8601.Test_parse_date) ... ok test_no_seconds (colander.tests.test_iso8601.Test_parse_date) ... ok test_normal (colander.tests.test_iso8601.Test_parse_date) ... ok test_notastring (colander.tests.test_iso8601.Test_parse_date) ... ok test_outfrange (colander.tests.test_iso8601.Test_parse_date) ... ok test_slash_separated_raises_ParseError (colander.tests.test_iso8601.Test_parse_date) ... ok test_None_with_default_timezone (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_Z_with_default_timezone (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_default_None (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_default_Z (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_negative (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_negative_without_colon (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_negative_without_minutes (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_positive (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_positive_without_colon (colander.tests.test_iso8601.Test_parse_timezone) ... ok test_positive_without_minutes (colander.tests.test_iso8601.Test_parse_timezone) ... ok ---------------------------------------------------------------------- Ran 415 tests in 0.891s OK + exit 0 Processing files: python-colander-1.0b1-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UVhfsa + umask 022 + cd /builddir/build/BUILD + cd colander-1.0b1 + DOCDIR=/builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + cp -pr README.txt /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + cp -pr docs /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch/usr/share/doc/python-colander-1.0b1 + exit 0 Provides: python-colander = 1.0b1-3.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch Wrote: /builddir/build/RPMS/python-colander-1.0b1-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HIxwGc + umask 022 + cd /builddir/build/BUILD + cd colander-1.0b1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-colander-1.0b1-3.el7.noarch + exit 0 Child return code was: 0