Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'], False, '/var/lib/mock/cloud7-openstack-common-el7-build-12851-18013/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pyasn1-0.1.9-6.el7.1.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'], False, '/var/lib/mock/cloud7-openstack-common-el7-build-12851-18013/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3fKLgG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyasn1-0.1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyasn1-0.1.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/pyasn1-modules-0.0.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GYrGq8 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pyasn1 copying pyasn1/debug.py -> build/lib/pyasn1 copying pyasn1/__init__.py -> build/lib/pyasn1 copying pyasn1/error.py -> build/lib/pyasn1 creating build/lib/pyasn1/type copying pyasn1/type/tag.py -> build/lib/pyasn1/type copying pyasn1/type/__init__.py -> build/lib/pyasn1/type copying pyasn1/type/base.py -> build/lib/pyasn1/type copying pyasn1/type/univ.py -> build/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type copying pyasn1/type/error.py -> build/lib/pyasn1/type copying pyasn1/type/namedval.py -> build/lib/pyasn1/type copying pyasn1/type/char.py -> build/lib/pyasn1/type copying pyasn1/type/constraint.py -> build/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type copying pyasn1/type/useful.py -> build/lib/pyasn1/type creating build/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build/lib/pyasn1/compat creating build/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec creating build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber creating build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer creating build/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der + pushd ../pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-0.1.9 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pyasn1_modules copying pyasn1_modules/rfc1155.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5208.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2437.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3412.py -> build/lib/pyasn1_modules copying pyasn1_modules/pem.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2251.py -> build/lib/pyasn1_modules copying pyasn1_modules/__init__.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2314.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4210.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1905.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2459.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1902.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2511.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3447.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1901.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2315.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3414.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1157.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2560.py -> build/lib/pyasn1_modules + popd ~/build/BUILD/pyasn1-0.1.9 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DnFl5A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch ++ dirname /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch + cd pyasn1-0.1.9 + rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1 copying build/lib/pyasn1/debug.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1 copying build/lib/pyasn1/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1 copying build/lib/pyasn1/error.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/octets.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/binary.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/compat creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/eoo.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/tag.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/base.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/univ.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/tagmap.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/error.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedval.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/char.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/constraint.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedtype.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/useful.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/compat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/compat/octets.py to octets.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/compat/binary.py to binary.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/tag.py to tag.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/univ.py to univ.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/tagmap.py to tagmap.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/namedval.py to namedval.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/char.py to char.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/constraint.py to constraint.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/namedtype.py to namedtype.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1/type/useful.py to useful.pyc running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing top-level names to pyasn1.egg-info/top_level.txt writing dependency_links to pyasn1.egg-info/dependency_links.txt reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1-0.1.9-py2.7.egg-info running install_scripts + pushd ../pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-0.1.9 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1155.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5208.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2437.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3412.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/pem.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2251.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2314.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4210.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1905.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2459.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1902.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2511.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3447.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1901.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2315.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3414.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1157.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2560.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1155.py to rfc1155.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5208.py to rfc5208.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2437.py to rfc2437.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3412.py to rfc3412.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/pem.py to pem.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2251.py to rfc2251.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2314.py to rfc2314.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4210.py to rfc4210.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1905.py to rfc1905.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2459.py to rfc2459.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1902.py to rfc1902.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2511.py to rfc2511.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3447.py to rfc3447.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1901.py to rfc1901.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2315.py to rfc2315.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3414.py to rfc3414.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1157.py to rfc1157.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2560.py to rfc2560.pyc running install_egg_info running egg_info writing requirements to pyasn1_modules.egg-info/requires.txt writing pyasn1_modules.egg-info/PKG-INFO writing top-level names to pyasn1_modules.egg-info/top_level.txt writing dependency_links to pyasn1_modules.egg-info/dependency_links.txt reading manifest file 'pyasn1_modules.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyasn1_modules.egg-info/SOURCES.txt' Copying pyasn1_modules.egg-info to /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages/pyasn1_modules-0.0.8-py2.7.egg-info running install_scripts + popd ~/build/BUILD/pyasn1-0.1.9 + /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/pyasn1-0.1.9 /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-pyasn1-0.1.9-6.el7.1.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.o5mGE6 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + PYTHONPATH=/builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/lib/python2.7/site-packages: + /usr/bin/python2 test/suite.py testSuperTagCheck1 (type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck2 (type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck3 (type.test_tag.SuperTagSetTestCase) ... ok testCmp (type.test_tag.TagCmpTestCase) ... ok testHash (type.test_tag.TagCmpTestCase) ... ok testSequence (type.test_tag.TagCmpTestCase) ... ok testRepr (type.test_tag.TagReprTestCase) ... ok testAdd (type.test_tag.TagSetAddTestSuite) ... ok testRadd (type.test_tag.TagSetAddTestSuite) ... ok testCmp (type.test_tag.TagSetCmpTestCase) ... ok testHash (type.test_tag.TagSetCmpTestCase) ... ok testLen (type.test_tag.TagSetCmpTestCase) ... ok testRepr (type.test_tag.TagSetReprTestCase) ... ok testExplicitTag (type.test_tag.TaggingTestSuite) ... ok testImplicitTag (type.test_tag.TaggingTestSuite) ... ok testBadVal (type.test_constraint.ConstraintsExclusionTestCase) ... ok testGoodVal (type.test_constraint.ConstraintsExclusionTestCase) ... ok testBadVal (type.test_constraint.ConstraintsIntersectionTestCase) ... ok testGoodVal (type.test_constraint.ConstraintsIntersectionTestCase) ... ok testBadVal (type.test_constraint.ConstraintsUnionTestCase) ... ok testGoodVal (type.test_constraint.ConstraintsUnionTestCase) ... ok testBadVal (type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testGoodVal (type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testBadVal (type.test_constraint.DirectDerivationTestCase) ... ok testGoodVal (type.test_constraint.DirectDerivationTestCase) ... ok testBadVal (type.test_constraint.IndirectDerivationTestCase) ... ok testGoodVal (type.test_constraint.IndirectDerivationTestCase) ... ok testConst1 (type.test_constraint.InnerTypeConstraintTestCase) ... ok testConst2 (type.test_constraint.InnerTypeConstraintTestCase) ... ok testBadVal (type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testCmp (type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testGoodVal (type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testHash (type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testBadVal (type.test_constraint.SingleValueConstraintTestCase) ... ok testCmp (type.test_constraint.SingleValueConstraintTestCase) ... ok testGoodVal (type.test_constraint.SingleValueConstraintTestCase) ... ok testHash (type.test_constraint.SingleValueConstraintTestCase) ... ok testBadVal (type.test_constraint.ValueRangeConstraintTestCase) ... ok testGoodVal (type.test_constraint.ValueRangeConstraintTestCase) ... ok testBadVal (type.test_constraint.ValueSizeConstraintTestCase) ... ok testGoodVal (type.test_constraint.ValueSizeConstraintTestCase) ... ok testIter (type.test_namedtype.NamedTypeCaseBase) ... ok testRepr (type.test_namedtype.NamedTypeCaseBase) ... ok testGetNameByPosition (type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionByName (type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionNearType (type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMap (type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMapWithDups (type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypesNearPosition (type.test_namedtype.NamedTypesCaseBase) ... ok testIter (type.test_namedtype.NamedTypesCaseBase) ... ok testRepr (type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (type.test_namedtype.OrderedNamedTypesCaseBase) ... ok testIter (type.test_univ.BitStringTestCase) ... ok testLen (type.test_univ.BitStringTestCase) ... ok testRepr (type.test_univ.BitStringTestCase) ... ok testSet (type.test_univ.BitStringTestCase) ... ok testStr (type.test_univ.BitStringTestCase) ... ok testTag (type.test_univ.BitStringTestCase) ... ok testConstraints (type.test_univ.BooleanTestCase) ... ok testFalse (type.test_univ.BooleanTestCase) ... ok testRepr (type.test_univ.BooleanTestCase) ... ok testStr (type.test_univ.BooleanTestCase) ... ok testSubtype (type.test_univ.BooleanTestCase) ... ok testTag (type.test_univ.BooleanTestCase) ... ok testTruth (type.test_univ.BooleanTestCase) ... ok testClone (type.test_univ.Choice) ... ok testCmp (type.test_univ.Choice) ... ok testGetComponent (type.test_univ.Choice) ... ok testGetName (type.test_univ.Choice) ... ok testInnerByTypeWithInstanceValue (type.test_univ.Choice) ... ok testInnerByTypeWithPythonValue (type.test_univ.Choice) ... ok testOuterByTypeWithInstanceValue (type.test_univ.Choice) ... ok testOuterByTypeWithPythonValue (type.test_univ.Choice) ... ok testRepr (type.test_univ.Choice) ... ok testSetComponentByPosition (type.test_univ.Choice) ... ok testTag (type.test_univ.Choice) ... ok testAdd (type.test_univ.IntegerTestCase) ... ok testAnd (type.test_univ.IntegerTestCase) ... ok testCeil (type.test_univ.IntegerTestCase) ... ok testDiv (type.test_univ.IntegerTestCase) ... ok testFloat (type.test_univ.IntegerTestCase) ... ok testFloor (type.test_univ.IntegerTestCase) ... ok testInt (type.test_univ.IntegerTestCase) ... ok testInvert (type.test_univ.IntegerTestCase) ... ok testLong (type.test_univ.IntegerTestCase) ... ok testLshift (type.test_univ.IntegerTestCase) ... ok testMod (type.test_univ.IntegerTestCase) ... ok testMul (type.test_univ.IntegerTestCase) ... ok testNamedVals (type.test_univ.IntegerTestCase) ... ok testNeg (type.test_univ.IntegerTestCase) ... ok testOr (type.test_univ.IntegerTestCase) ... ok testPos (type.test_univ.IntegerTestCase) ... ok testPow (type.test_univ.IntegerTestCase) ... ok testPrettyIn (type.test_univ.IntegerTestCase) ... ok testRadd (type.test_univ.IntegerTestCase) ... ok testRand (type.test_univ.IntegerTestCase) ... ok testRdiv (type.test_univ.IntegerTestCase) ... ok testRepr (type.test_univ.IntegerTestCase) ... ok testRmod (type.test_univ.IntegerTestCase) ... ok testRmul (type.test_univ.IntegerTestCase) ... ok testRor (type.test_univ.IntegerTestCase) ... ok testRound (type.test_univ.IntegerTestCase) ... ok testRpow (type.test_univ.IntegerTestCase) ... ok testRshift (type.test_univ.IntegerTestCase) ... ok testRsub (type.test_univ.IntegerTestCase) ... ok testRxor (type.test_univ.IntegerTestCase) ... ok testStr (type.test_univ.IntegerTestCase) ... ok testSub (type.test_univ.IntegerTestCase) ... ok testTag (type.test_univ.IntegerTestCase) ... ok testTrunc (type.test_univ.IntegerTestCase) ... ok testXor (type.test_univ.IntegerTestCase) ... ok testConstraints (type.test_univ.Null) ... ok testRepr (type.test_univ.Null) ... ok testStr (type.test_univ.Null) ... ok testTag (type.test_univ.Null) ... ok testAdd (type.test_univ.ObjectIdentifier) ... ok testEq (type.test_univ.ObjectIdentifier) ... ok testInput1 (type.test_univ.ObjectIdentifier) ... ok testInput2 (type.test_univ.ObjectIdentifier) ... ok testInput3 (type.test_univ.ObjectIdentifier) ... ok testLen (type.test_univ.ObjectIdentifier) ... ok testPrefix (type.test_univ.ObjectIdentifier) ... ok testRadd (type.test_univ.ObjectIdentifier) ... ok testRepr (type.test_univ.ObjectIdentifier) ... ok testStr (type.test_univ.ObjectIdentifier) ... ok testTag (type.test_univ.ObjectIdentifier) ... ok testUnicode (type.test_univ.ObjectIdentifier) ... ok testAdd (type.test_univ.OctetStringTestCase) ... ok testAsInts (type.test_univ.OctetStringTestCase) ... ok testAsOctets (type.test_univ.OctetStringTestCase) ... ok testBinStr (type.test_univ.OctetStringTestCase) ... ok testEmpty (type.test_univ.OctetStringTestCase) ... ok testHexStr (type.test_univ.OctetStringTestCase) ... ok testInit (type.test_univ.OctetStringTestCase) ... ok testMul (type.test_univ.OctetStringTestCase) ... ok testRadd (type.test_univ.OctetStringTestCase) ... ok testRepr (type.test_univ.OctetStringTestCase) ... ok testRmul (type.test_univ.OctetStringTestCase) ... ok testSeq (type.test_univ.OctetStringTestCase) ... ok testStr (type.test_univ.OctetStringTestCase) ... ok testTag (type.test_univ.OctetStringTestCase) ... ok testTuple (type.test_univ.OctetStringTestCase) ... ok testUnicode (type.test_univ.OctetStringTestCase) ... ok testAdd (type.test_univ.RealTestCase) ... ok testAddInf (type.test_univ.RealTestCase) ... ok testCeil (type.test_univ.RealTestCase) ... ok testDiv (type.test_univ.RealTestCase) ... ok testFloat (type.test_univ.RealTestCase) ... ok testFloat4BinEnc (type.test_univ.RealTestCase) ... ok testFloatInf (type.test_univ.RealTestCase) ... ok testFloor (type.test_univ.RealTestCase) ... ok testInt (type.test_univ.RealTestCase) ... ok testIntInf (type.test_univ.RealTestCase) ... ok testLong (type.test_univ.RealTestCase) ... ok testLongInf (type.test_univ.RealTestCase) ... ok testMinusInf (type.test_univ.RealTestCase) ... ok testMod (type.test_univ.RealTestCase) ... ok testMul (type.test_univ.RealTestCase) ... ok testNeg (type.test_univ.RealTestCase) ... ok testPlusInf (type.test_univ.RealTestCase) ... ok testPos (type.test_univ.RealTestCase) ... ok testPow (type.test_univ.RealTestCase) ... ok testPrettyIn (type.test_univ.RealTestCase) ... ok testPrettyInInf (type.test_univ.RealTestCase) ... ok testRadd (type.test_univ.RealTestCase) ... ok testRaddInf (type.test_univ.RealTestCase) ... ok testRdiv (type.test_univ.RealTestCase) ... ok testRepr (type.test_univ.RealTestCase) ... ok testRmod (type.test_univ.RealTestCase) ... ok testRmul (type.test_univ.RealTestCase) ... ok testRound (type.test_univ.RealTestCase) ... ok testRpow (type.test_univ.RealTestCase) ... ok testRsub (type.test_univ.RealTestCase) ... ok testStr (type.test_univ.RealTestCase) ... ok testStrInf (type.test_univ.RealTestCase) ... ok testSub (type.test_univ.RealTestCase) ... ok testTag (type.test_univ.RealTestCase) ... ok testTrunc (type.test_univ.RealTestCase) ... ok testById (type.test_univ.Sequence) ... ok testByKey (type.test_univ.Sequence) ... ok testClone (type.test_univ.Sequence) ... ok testComponentConstraintsMatching (type.test_univ.Sequence) ... ok testComponentTagsMatching (type.test_univ.Sequence) ... ok testGetDefaultComponentByPosition (type.test_univ.Sequence) ... ok testGetNearPosition (type.test_univ.Sequence) ... ok testRepr (type.test_univ.Sequence) ... ok testSetComponents (type.test_univ.Sequence) ... ok testSetDefaultComponents (type.test_univ.Sequence) ... ok testTag (type.test_univ.Sequence) ... ok testClone (type.test_univ.SequenceOf) ... ok testCmp (type.test_univ.SequenceOf) ... ok testComponentConstraintsMatching (type.test_univ.SequenceOf) ... ok testComponentTagsMatching (type.test_univ.SequenceOf) ... ok testGetComponentTagMap (type.test_univ.SequenceOf) ... ok testRepr (type.test_univ.SequenceOf) ... ok testSeq (type.test_univ.SequenceOf) ... ok testSetComponents (type.test_univ.SequenceOf) ... ok testSizeSpec (type.test_univ.SequenceOf) ... ok testSubtype (type.test_univ.SequenceOf) ... ok testSubtypeSpec (type.test_univ.SequenceOf) ... ok testTag (type.test_univ.SequenceOf) ... ok testByTypeWithInstance (type.test_univ.Set) ... ok testByTypeWithPythonValue (type.test_univ.Set) ... ok testGetComponentTagMap (type.test_univ.Set) ... ok testGetPositionByType (type.test_univ.Set) ... ok testGetTagMap (type.test_univ.Set) ... ok testTag (type.test_univ.Set) ... ok testSeq (type.test_univ.SetOf) ... ok testTag (type.test_univ.SetOf) ... ok testTaggedEx (codec.ber.test_encoder.AnyEncoderTestCase) ... ok testTaggedIm (codec.ber.test_encoder.AnyEncoderTestCase) ... ok testUntagged (codec.ber.test_encoder.AnyEncoderTestCase) ... ok testEncoding (codec.ber.test_encoder.BMPStringEncoderTestCase) ... ok testDefMode (codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testDefModeChunked (codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testEmptyValue (codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefMode (codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefModeChunked (codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testFalse (codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testTrue (codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testEmpty (codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testFilled (codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testTagged (codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testTaggedUndefLength (codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testUndefLength (codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefMode (codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefModeChunked (codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefMode (codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefModeChunked (codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testCompactZero (codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testMinusOne (codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegInt (codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegLong (codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosLong (codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testZero (codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testEncoder (codec.ber.test_encoder.LargeTagEncoderTestCase) ... ok testNull (codec.ber.test_encoder.NullEncoderTestCase) ... ok testEdge1 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge2 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge3 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge4 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge5 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge6 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge7 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge8 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge9 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible1 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible2 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible3 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible4 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge1 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge2 (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testOne (codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testDefMode (codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeChunked (codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefModeChunked (codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testBin1 (codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin2 (codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin3 (codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin4 (codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin5 (codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin6 (codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin7 (codec.ber.test_encoder.RealEncoderTestCase) ... ok testChar (codec.ber.test_encoder.RealEncoderTestCase) ... ok testMinusInf (codec.ber.test_encoder.RealEncoderTestCase) ... ok testPlusInf (codec.ber.test_encoder.RealEncoderTestCase) ... ok testZero (codec.ber.test_encoder.RealEncoderTestCase) ... ok testDefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedDefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedDefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefMode (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefModeChunked (codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testEncoding (codec.ber.test_encoder.UTF8StringEncoderTestCase) ... ok testEncoding (codec.ber.test_encoder.UniversalStringEncoderTestCase) ... ok testByUntagged (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedIndefMode (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedSubst (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedEx (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExIndefMode (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExSubst (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedIm (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedImIndefMode (codec.ber.test_decoder.AnyDecoderTestCase) ... ok testDecoder (codec.ber.test_decoder.BMPStringDecoderTestCase) ... ok testDefMode (codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunked (codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunkedSubst (codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunked (codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunkedSubst (codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testTypeChecking (codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testExtraTrue (codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testFalse (codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTagFormat (codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrue (codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testBySpec (codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTag (codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTagUndefLength (codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testUndefLength (codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testWithoutSpec (codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testDefiniteNoEoo (codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testExpectedEoo (codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testIndefiniteEoo (codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoConstructedEoo (codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoEooData (codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoLongFormEoo (codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testUnexpectedEoo (codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testDefMode (codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeChunked (codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeSubst (codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefMode (codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeChunked (codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeSubst (codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testDefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testIndefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testIndefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionaIndefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefMode (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalIndefModeChunked (codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testMinusOne (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegInt (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegLong (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosLong (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testSpec (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testTagFormat (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZero (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZeroLong (codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testLargeTag (codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testNull (codec.ber.test_decoder.NullDecoderTestCase) ... ok testTagFormat (codec.ber.test_decoder.NullDecoderTestCase) ... ok testEdge1 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge2 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge3 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge4 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge5 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge6 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge7 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge8 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge9 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testIndefiniteLength (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge1 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge2 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case1 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case2 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case3 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case4 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testNonLeading0x80 (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testOne (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testReservedLength (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testTagFormat (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testZeroLength (codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testDefMode (codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunked (codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunkedSubst (codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunked (codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunkedSubst (codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testBin1 (codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin2 (codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin3 (codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin4 (codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin5 (codec.ber.test_decoder.RealDecoderTestCase) ... ok testChar (codec.ber.test_decoder.RealDecoderTestCase) ... ok testEmpty (codec.ber.test_decoder.RealDecoderTestCase) ... ok testMinusInf (codec.ber.test_decoder.RealDecoderTestCase) ... ok testPlusInf (codec.ber.test_decoder.RealDecoderTestCase) ... ok testShortEncoding (codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testDecoder (codec.ber.test_decoder.UTF8StringDecoderTestCase) ... ok testDecoder (codec.ber.test_decoder.UniversalStringDecoderTestCase) ... ok testLongMode (codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testShortMode (codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testFalse (codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testTrue (codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testLocalTimezone (codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testMissingTimezone (codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testLongMode (codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithDefaultedIndefMode (codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalIndefMode (codec.cer.test_encoder.SetEncoderTestCase) ... ok testIndefMode (codec.cer.test_encoder.SetWithChoiceEncoderTestCase) ... ok testFractionOfSecond (codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLocalTimezone (codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testMissingTimezone (codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testEmpty (codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testFalse (codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testOverflow (codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testTrue (codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testLongMode (codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (codec.der.test_encoder.BitStringEncoderTestCase) ... ok testIndefMode (codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode (codec.der.test_encoder.SetWithChoiceEncoderTestCase) ... ok testIndefMode (codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (codec.der.test_decoder.OctetStringDecoderTestCase) ... ok ---------------------------------------------------------------------- Ran 430 tests in 0.067s OK + exit 0 Processing files: python2-pyasn1-0.1.9-6.el7.1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FuPdDC + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/share/doc/python2-pyasn1-0.1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/share/doc/python2-pyasn1-0.1.9 + cp -pr README.txt /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/share/doc/python2-pyasn1-0.1.9 + cp -pr doc/codecs.html doc/constraints.html doc/constructed.html doc/intro.html doc/pyasn1-tutorial.html doc/scalar.html doc/tagging.html /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/share/doc/python2-pyasn1-0.1.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4iFGD8 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/share/licenses/python2-pyasn1-0.1.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/share/licenses/python2-pyasn1-0.1.9 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch/usr/share/licenses/python2-pyasn1-0.1.9 + exit 0 Provides: python-pyasn1 = 0.1.9-6.el7.1 python2-pyasn1 = 0.1.9-6.el7.1 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-pyasn1 < 0.1.9-6.el7.1 Processing files: python2-pyasn1-modules-0.1.9-6.el7.1.noarch Provides: python-pyasn1-modules = 0.1.9-6.el7.1 python2-pyasn1-modules = 0.1.9-6.el7.1 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-pyasn1-modules < 0.1.9-6.el7.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch Wrote: /builddir/build/RPMS/python2-pyasn1-0.1.9-6.el7.1.noarch.rpm Wrote: /builddir/build/RPMS/python2-pyasn1-modules-0.1.9-6.el7.1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tvbEXT + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.1.9-6.el7.1.noarch + exit 0 Child return code was: 0 LEAVE do -->