Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-pyasn1.spec'], gid=425nspawn_args=[]env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}timeout=172800printOutput=Falseuid=1000user='mockbuild'logger=chrootPath='/var/lib/mock/epel7-build-9716999-780796/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-pyasn1.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildvm-05.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python3-pyasn1-0.1.9-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-pyasn1.spec'], gid=425nspawn_args=[]env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}timeout=172800printOutput=Falseuid=1000user='mockbuild'logger=chrootPath='/var/lib/mock/epel7-build-9716999-780796/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-pyasn1.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L4jkOV + 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 . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yzAjDU + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib creating build/lib/pyasn1 copying pyasn1/debug.py -> build/lib/pyasn1 copying pyasn1/error.py -> build/lib/pyasn1 copying pyasn1/__init__.py -> build/lib/pyasn1 creating build/lib/pyasn1/type copying pyasn1/type/base.py -> build/lib/pyasn1/type copying pyasn1/type/error.py -> build/lib/pyasn1/type copying pyasn1/type/constraint.py -> build/lib/pyasn1/type copying pyasn1/type/char.py -> build/lib/pyasn1/type copying pyasn1/type/__init__.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/namedtype.py -> build/lib/pyasn1/type copying pyasn1/type/namedval.py -> build/lib/pyasn1/type copying pyasn1/type/tag.py -> build/lib/pyasn1/type copying pyasn1/type/useful.py -> build/lib/pyasn1/type creating build/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat copying pyasn1/compat/__init__.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/decoder.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/encoder.py -> build/lib/pyasn1/codec/ber creating build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer creating build/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der + sleep 1 + pushd ../pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-0.1.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib creating build/lib/pyasn1_modules copying pyasn1_modules/rfc4210.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1901.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5208.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2251.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/rfc1157.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1905.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1902.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2437.py -> build/lib/pyasn1_modules copying pyasn1_modules/__init__.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2315.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2560.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3414.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2314.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2511.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2459.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1155.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3447.py -> build/lib/pyasn1_modules + sleep 1 ~/build/BUILD/pyasn1-0.1.9 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TknrsZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch + cd pyasn1-0.1.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec copying build/lib/pyasn1/codec/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/decoder.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/eoo.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/encoder.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/decoder.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/encoder.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/der creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/decoder.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/encoder.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/debug.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1 copying build/lib/pyasn1/error.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/base.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/error.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/constraint.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/char.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/univ.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/tagmap.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedtype.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedval.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/tag.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type copying build/lib/pyasn1/type/useful.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/octets.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/binary.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/compat copying build/lib/pyasn1/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1 byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber/decoder.py to decoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber/eoo.py to eoo.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/ber/encoder.py to encoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/der/decoder.py to decoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/der/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/der/encoder.py to encoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/cer/decoder.py to decoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/cer/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/codec/cer/encoder.py to encoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/debug.py to debug.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/error.py to error.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/error.py to error.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/constraint.py to constraint.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/char.py to char.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/univ.py to univ.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/tagmap.py to tagmap.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/namedtype.py to namedtype.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/namedval.py to namedval.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/tag.py to tag.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/type/useful.py to useful.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/compat/octets.py to octets.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/compat/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/compat/binary.py to binary.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1/__init__.py to __init__.cpython-34.pyc writing byte-compilation script '/tmp/tmpq049_zuz.py' /usr/bin/python3.4 -O /tmp/tmpq049_zuz.py removing /tmp/tmpq049_zuz.py running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt writing top-level names to pyasn1.egg-info/top_level.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/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1-0.1.9-py3.4.egg-info running install_scripts + pushd ../pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-modules-0.0.8 ~/build/BUILD/pyasn1-0.1.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4210.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1901.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5208.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2251.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3412.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/pem.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1157.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1905.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1902.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2437.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/__init__.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2315.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2560.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3414.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2314.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2511.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2459.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1155.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3447.py -> /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc4210.py to rfc4210.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc1901.py to rfc1901.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc5208.py to rfc5208.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc2251.py to rfc2251.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc3412.py to rfc3412.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/pem.py to pem.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc1157.py to rfc1157.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc1905.py to rfc1905.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc1902.py to rfc1902.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc2437.py to rfc2437.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc2315.py to rfc2315.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc2560.py to rfc2560.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc3414.py to rfc3414.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc2314.py to rfc2314.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc2511.py to rfc2511.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc2459.py to rfc2459.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc1155.py to rfc1155.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules/rfc3447.py to rfc3447.cpython-34.pyc writing byte-compilation script '/tmp/tmpr810xq4y.py' /usr/bin/python3.4 -O /tmp/tmpr810xq4y.py removing /tmp/tmpr810xq4y.py running install_egg_info running egg_info writing dependency_links to pyasn1_modules.egg-info/dependency_links.txt writing pyasn1_modules.egg-info/PKG-INFO writing top-level names to pyasn1_modules.egg-info/top_level.txt writing requirements to pyasn1_modules.egg-info/requires.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/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages/pyasn1_modules-0.0.8-py3.4.egg-info running install_scripts ~/build/BUILD/pyasn1-0.1.9 + popd + /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.n7MGT6 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + PYTHONPATH=/builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/lib/python3.4/site-packages: + /usr/bin/python3.4 setup.py test running test testByUntagged (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedIndefMode (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedSubst (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedEx (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExIndefMode (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExSubst (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedIm (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedImIndefMode (test.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testDecoder (test.codec.ber.test_decoder.BMPStringDecoderTestCase) ... ok testDefMode (test.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunkedSubst (test.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (test.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunkedSubst (test.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testTypeChecking (test.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testExtraTrue (test.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testFalse (test.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTagFormat (test.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrue (test.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (test.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testBySpec (test.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTag (test.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTagUndefLength (test.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testUndefLength (test.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testWithoutSpec (test.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testDefiniteNoEoo (test.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testExpectedEoo (test.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testIndefiniteEoo (test.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoConstructedEoo (test.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoEooData (test.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoLongFormEoo (test.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testUnexpectedEoo (test.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testDefMode (test.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeSubst (test.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefMode (test.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeSubst (test.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testIndefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionaIndefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefMode (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalIndefModeChunked (test.codec.ber.test_decoder.GuidedSequenceDecoderTestCase) ... ok testMinusOne (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegInt (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegLong (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosLong (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testSpec (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testTagFormat (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZero (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZeroLong (test.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testLargeTag (test.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testNull (test.codec.ber.test_decoder.NullDecoderTestCase) ... ok testTagFormat (test.codec.ber.test_decoder.NullDecoderTestCase) ... ok testEdge1 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge2 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge3 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge4 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge5 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge6 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge7 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge8 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge9 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testIndefiniteLength (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge1 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge2 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case1 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case2 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case3 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case4 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testNonLeading0x80 (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testOne (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testReservedLength (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testTagFormat (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testZeroLength (test.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testDefMode (test.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunkedSubst (test.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (test.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunkedSubst (test.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testBin1 (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin2 (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin3 (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin4 (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin5 (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testChar (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testEmpty (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testMinusInf (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testPlusInf (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testShortEncoding (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (test.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (test.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (test.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (test.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (test.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (test.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (test.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (test.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testDecoder (test.codec.ber.test_decoder.UTF8StringDecoderTestCase) ... ok testDecoder (test.codec.ber.test_decoder.UniversalStringDecoderTestCase) ... ok testTaggedEx (test.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testTaggedIm (test.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testUntagged (test.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testEncoding (test.codec.ber.test_encoder.BMPStringEncoderTestCase) ... ok testDefMode (test.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testEmptyValue (test.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefMode (test.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testFalse (test.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testTrue (test.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testEmpty (test.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testFilled (test.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testTagged (test.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testTaggedUndefLength (test.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testUndefLength (test.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefMode (test.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefMode (test.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testCompactZero (test.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testMinusOne (test.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegInt (test.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegLong (test.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (test.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosLong (test.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testZero (test.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testEncoder (test.codec.ber.test_encoder.LargeTagEncoderTestCase) ... ok testNull (test.codec.ber.test_encoder.NullEncoderTestCase) ... ok testEdge1 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge2 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge3 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge4 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge5 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge6 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge7 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge8 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge9 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible1 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible2 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible3 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible4 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge1 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge2 (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testOne (test.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testDefMode (test.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (test.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testBin1 (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin2 (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin3 (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin4 (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin5 (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin6 (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin7 (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testChar (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testMinusInf (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testPlusInf (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testZero (test.codec.ber.test_encoder.RealEncoderTestCase) ... ok testDefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedDefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedDefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefMode (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefModeChunked (test.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testEncoding (test.codec.ber.test_encoder.UTF8StringEncoderTestCase) ... ok testEncoding (test.codec.ber.test_encoder.UniversalStringEncoderTestCase) ... ok testEmpty (test.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testFalse (test.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testOverflow (test.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testTrue (test.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testLongMode (test.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (test.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testLongMode (test.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testShortMode (test.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testFalse (test.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testTrue (test.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testLocalTimezone (test.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testMissingTimezone (test.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testLongMode (test.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (test.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (test.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithDefaultedIndefMode (test.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (test.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalIndefMode (test.codec.cer.test_encoder.SetEncoderTestCase) ... ok testIndefMode (test.codec.cer.test_encoder.SetWithChoiceEncoderTestCase) ... ok testFractionOfSecond (test.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLocalTimezone (test.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testMissingTimezone (test.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testIndefMode (test.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (test.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (test.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testIndefMode (test.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (test.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode (test.codec.der.test_encoder.SetWithChoiceEncoderTestCase) ... ok testBadVal (test.type.test_constraint.ConstraintsExclusionTestCase) ... ok testGoodVal (test.type.test_constraint.ConstraintsExclusionTestCase) ... ok testBadVal (test.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testGoodVal (test.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testBadVal (test.type.test_constraint.ConstraintsUnionTestCase) ... ok testGoodVal (test.type.test_constraint.ConstraintsUnionTestCase) ... ok testBadVal (test.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testGoodVal (test.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testBadVal (test.type.test_constraint.DirectDerivationTestCase) ... ok testGoodVal (test.type.test_constraint.DirectDerivationTestCase) ... ok testBadVal (test.type.test_constraint.IndirectDerivationTestCase) ... ok testGoodVal (test.type.test_constraint.IndirectDerivationTestCase) ... ok testConst1 (test.type.test_constraint.InnerTypeConstraintTestCase) ... ok testConst2 (test.type.test_constraint.InnerTypeConstraintTestCase) ... ok testBadVal (test.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testCmp (test.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testGoodVal (test.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testHash (test.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testBadVal (test.type.test_constraint.SingleValueConstraintTestCase) ... ok testCmp (test.type.test_constraint.SingleValueConstraintTestCase) ... ok testGoodVal (test.type.test_constraint.SingleValueConstraintTestCase) ... ok testHash (test.type.test_constraint.SingleValueConstraintTestCase) ... ok testBadVal (test.type.test_constraint.ValueRangeConstraintTestCase) ... ok testGoodVal (test.type.test_constraint.ValueRangeConstraintTestCase) ... ok testBadVal (test.type.test_constraint.ValueSizeConstraintTestCase) ... ok testGoodVal (test.type.test_constraint.ValueSizeConstraintTestCase) ... ok testIter (test.type.test_namedtype.NamedTypeCaseBase) ... ok testRepr (test.type.test_namedtype.NamedTypeCaseBase) ... ok testGetNameByPosition (test.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionByName (test.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionNearType (test.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMap (test.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMapWithDups (test.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (test.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypesNearPosition (test.type.test_namedtype.NamedTypesCaseBase) ... ok testIter (test.type.test_namedtype.NamedTypesCaseBase) ... ok testRepr (test.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (test.type.test_namedtype.OrderedNamedTypesCaseBase) ... ok testIter (test.type.test_namedval.NamedValuesCaseBase) ... ok testRepr (test.type.test_namedval.NamedValuesCaseBase) ... ok testSuperTagCheck1 (test.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck2 (test.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck3 (test.type.test_tag.SuperTagSetTestCase) ... ok testCmp (test.type.test_tag.TagCmpTestCase) ... ok testHash (test.type.test_tag.TagCmpTestCase) ... ok testSequence (test.type.test_tag.TagCmpTestCase) ... ok testRepr (test.type.test_tag.TagReprTestCase) ... ok testAdd (test.type.test_tag.TagSetAddTestSuite) ... ok testRadd (test.type.test_tag.TagSetAddTestSuite) ... ok testCmp (test.type.test_tag.TagSetCmpTestCase) ... ok testHash (test.type.test_tag.TagSetCmpTestCase) ... ok testLen (test.type.test_tag.TagSetCmpTestCase) ... ok testRepr (test.type.test_tag.TagSetReprTestCase) ... ok testExplicitTag (test.type.test_tag.TaggingTestSuite) ... ok testImplicitTag (test.type.test_tag.TaggingTestSuite) ... ok testIter (test.type.test_univ.BitStringTestCase) ... ok testLen (test.type.test_univ.BitStringTestCase) ... ok testRepr (test.type.test_univ.BitStringTestCase) ... ok testSet (test.type.test_univ.BitStringTestCase) ... ok testStr (test.type.test_univ.BitStringTestCase) ... ok testTag (test.type.test_univ.BitStringTestCase) ... ok testConstraints (test.type.test_univ.BooleanTestCase) ... ok testFalse (test.type.test_univ.BooleanTestCase) ... ok testRepr (test.type.test_univ.BooleanTestCase) ... ok testStr (test.type.test_univ.BooleanTestCase) ... ok testSubtype (test.type.test_univ.BooleanTestCase) ... ok testTag (test.type.test_univ.BooleanTestCase) ... ok testTruth (test.type.test_univ.BooleanTestCase) ... ok testClone (test.type.test_univ.Choice) ... ok testCmp (test.type.test_univ.Choice) ... ok testGetComponent (test.type.test_univ.Choice) ... ok testGetName (test.type.test_univ.Choice) ... ok testInnerByTypeWithInstanceValue (test.type.test_univ.Choice) ... ok testInnerByTypeWithPythonValue (test.type.test_univ.Choice) ... ok testOuterByTypeWithInstanceValue (test.type.test_univ.Choice) ... ok testOuterByTypeWithPythonValue (test.type.test_univ.Choice) ... ok testRepr (test.type.test_univ.Choice) ... ok testSetComponentByPosition (test.type.test_univ.Choice) ... ok testTag (test.type.test_univ.Choice) ... ok testAdd (test.type.test_univ.IntegerTestCase) ... ok testAnd (test.type.test_univ.IntegerTestCase) ... ok testCeil (test.type.test_univ.IntegerTestCase) ... ok testDiv (test.type.test_univ.IntegerTestCase) ... ok testFloat (test.type.test_univ.IntegerTestCase) ... ok testFloor (test.type.test_univ.IntegerTestCase) ... ok testInt (test.type.test_univ.IntegerTestCase) ... ok testInvert (test.type.test_univ.IntegerTestCase) ... ok testLong (test.type.test_univ.IntegerTestCase) ... ok testLshift (test.type.test_univ.IntegerTestCase) ... ok testMod (test.type.test_univ.IntegerTestCase) ... ok testMul (test.type.test_univ.IntegerTestCase) ... ok testNamedVals (test.type.test_univ.IntegerTestCase) ... ok testNeg (test.type.test_univ.IntegerTestCase) ... ok testOr (test.type.test_univ.IntegerTestCase) ... ok testPos (test.type.test_univ.IntegerTestCase) ... ok testPow (test.type.test_univ.IntegerTestCase) ... ok testPrettyIn (test.type.test_univ.IntegerTestCase) ... ok testRadd (test.type.test_univ.IntegerTestCase) ... ok testRand (test.type.test_univ.IntegerTestCase) ... ok testRdiv (test.type.test_univ.IntegerTestCase) ... ok testRepr (test.type.test_univ.IntegerTestCase) ... ok testRmod (test.type.test_univ.IntegerTestCase) ... ok testRmul (test.type.test_univ.IntegerTestCase) ... ok testRor (test.type.test_univ.IntegerTestCase) ... ok testRound (test.type.test_univ.IntegerTestCase) ... ok testRpow (test.type.test_univ.IntegerTestCase) ... ok testRshift (test.type.test_univ.IntegerTestCase) ... ok testRsub (test.type.test_univ.IntegerTestCase) ... ok testRxor (test.type.test_univ.IntegerTestCase) ... ok testStr (test.type.test_univ.IntegerTestCase) ... ok testSub (test.type.test_univ.IntegerTestCase) ... ok testTag (test.type.test_univ.IntegerTestCase) ... ok testTrunc (test.type.test_univ.IntegerTestCase) ... ok testXor (test.type.test_univ.IntegerTestCase) ... ok testConstraints (test.type.test_univ.Null) ... ok testRepr (test.type.test_univ.Null) ... ok testStr (test.type.test_univ.Null) ... ok testTag (test.type.test_univ.Null) ... ok testAdd (test.type.test_univ.ObjectIdentifier) ... ok testEq (test.type.test_univ.ObjectIdentifier) ... ok testInput1 (test.type.test_univ.ObjectIdentifier) ... ok testInput2 (test.type.test_univ.ObjectIdentifier) ... ok testInput3 (test.type.test_univ.ObjectIdentifier) ... ok testLen (test.type.test_univ.ObjectIdentifier) ... ok testPrefix (test.type.test_univ.ObjectIdentifier) ... ok testRadd (test.type.test_univ.ObjectIdentifier) ... ok testRepr (test.type.test_univ.ObjectIdentifier) ... ok testStr (test.type.test_univ.ObjectIdentifier) ... ok testTag (test.type.test_univ.ObjectIdentifier) ... ok testUnicode (test.type.test_univ.ObjectIdentifier) ... ok testAdd (test.type.test_univ.OctetStringTestCase) ... ok testAsInts (test.type.test_univ.OctetStringTestCase) ... ok testAsOctets (test.type.test_univ.OctetStringTestCase) ... ok testBinStr (test.type.test_univ.OctetStringTestCase) ... ok testEmpty (test.type.test_univ.OctetStringTestCase) ... ok testHexStr (test.type.test_univ.OctetStringTestCase) ... ok testInit (test.type.test_univ.OctetStringTestCase) ... ok testMul (test.type.test_univ.OctetStringTestCase) ... ok testRadd (test.type.test_univ.OctetStringTestCase) ... ok testRepr (test.type.test_univ.OctetStringTestCase) ... ok testRmul (test.type.test_univ.OctetStringTestCase) ... ok testSeq (test.type.test_univ.OctetStringTestCase) ... ok testStr (test.type.test_univ.OctetStringTestCase) ... ok testTag (test.type.test_univ.OctetStringTestCase) ... ok testTuple (test.type.test_univ.OctetStringTestCase) ... ok testUnicode (test.type.test_univ.OctetStringTestCase) ... ok testAdd (test.type.test_univ.RealTestCase) ... ok testAddInf (test.type.test_univ.RealTestCase) ... ok testCeil (test.type.test_univ.RealTestCase) ... ok testDiv (test.type.test_univ.RealTestCase) ... ok testFloat (test.type.test_univ.RealTestCase) ... ok testFloat4BinEnc (test.type.test_univ.RealTestCase) ... ok testFloatInf (test.type.test_univ.RealTestCase) ... ok testFloor (test.type.test_univ.RealTestCase) ... ok testInt (test.type.test_univ.RealTestCase) ... ok testIntInf (test.type.test_univ.RealTestCase) ... ok testLong (test.type.test_univ.RealTestCase) ... ok testLongInf (test.type.test_univ.RealTestCase) ... ok testMinusInf (test.type.test_univ.RealTestCase) ... ok testMod (test.type.test_univ.RealTestCase) ... ok testMul (test.type.test_univ.RealTestCase) ... ok testNeg (test.type.test_univ.RealTestCase) ... ok testPlusInf (test.type.test_univ.RealTestCase) ... ok testPos (test.type.test_univ.RealTestCase) ... ok testPow (test.type.test_univ.RealTestCase) ... ok testPrettyIn (test.type.test_univ.RealTestCase) ... ok testPrettyInInf (test.type.test_univ.RealTestCase) ... ok testRadd (test.type.test_univ.RealTestCase) ... ok testRaddInf (test.type.test_univ.RealTestCase) ... ok testRdiv (test.type.test_univ.RealTestCase) ... ok testRepr (test.type.test_univ.RealTestCase) ... ok testRmod (test.type.test_univ.RealTestCase) ... ok testRmul (test.type.test_univ.RealTestCase) ... ok testRound (test.type.test_univ.RealTestCase) ... ok testRpow (test.type.test_univ.RealTestCase) ... ok testRsub (test.type.test_univ.RealTestCase) ... ok testStr (test.type.test_univ.RealTestCase) ... ok testStrInf (test.type.test_univ.RealTestCase) ... ok testSub (test.type.test_univ.RealTestCase) ... ok testTag (test.type.test_univ.RealTestCase) ... ok testTrunc (test.type.test_univ.RealTestCase) ... ok testById (test.type.test_univ.Sequence) ... ok testByKey (test.type.test_univ.Sequence) ... ok testClone (test.type.test_univ.Sequence) ... ok testComponentConstraintsMatching (test.type.test_univ.Sequence) ... ok testComponentTagsMatching (test.type.test_univ.Sequence) ... ok testGetDefaultComponentByPosition (test.type.test_univ.Sequence) ... ok testGetNearPosition (test.type.test_univ.Sequence) ... ok testRepr (test.type.test_univ.Sequence) ... ok testSetComponents (test.type.test_univ.Sequence) ... ok testSetDefaultComponents (test.type.test_univ.Sequence) ... ok testTag (test.type.test_univ.Sequence) ... ok testClone (test.type.test_univ.SequenceOf) ... ok testCmp (test.type.test_univ.SequenceOf) ... ok testComponentConstraintsMatching (test.type.test_univ.SequenceOf) ... ok testComponentTagsMatching (test.type.test_univ.SequenceOf) ... ok testGetComponentTagMap (test.type.test_univ.SequenceOf) ... ok testRepr (test.type.test_univ.SequenceOf) ... ok testSeq (test.type.test_univ.SequenceOf) ... ok testSetComponents (test.type.test_univ.SequenceOf) ... ok testSizeSpec (test.type.test_univ.SequenceOf) ... ok testSubtype (test.type.test_univ.SequenceOf) ... ok testSubtypeSpec (test.type.test_univ.SequenceOf) ... ok testTag (test.type.test_univ.SequenceOf) ... ok testByTypeWithInstance (test.type.test_univ.Set) ... ok testByTypeWithPythonValue (test.type.test_univ.Set) ... ok testGetComponentTagMap (test.type.test_univ.Set) ... ok testGetPositionByType (test.type.test_univ.Set) ... ok testGetTagMap (test.type.test_univ.Set) ... ok testTag (test.type.test_univ.Set) ... ok testSeq (test.type.test_univ.SetOf) ... ok testTag (test.type.test_univ.SetOf) ... ok ---------------------------------------------------------------------- Ran 432 tests in 0.072s OK Processing files: python34-pyasn1-0.1.9-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gvm4cf + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/doc/python34-pyasn1-0.1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/doc/python34-pyasn1-0.1.9 + cp -pr README.txt /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/doc/python34-pyasn1-0.1.9 + cp -pr doc /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/doc/python34-pyasn1-0.1.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aUDBxn + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/licenses/python34-pyasn1-0.1.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/licenses/python34-pyasn1-0.1.9 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/licenses/python34-pyasn1-0.1.9 + exit 0 Provides: python34-pyasn1 = 0.1.9-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.4 Processing files: python34-pyasn1-modules-0.1.9-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RueFBx + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/doc/python34-pyasn1-modules-0.1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/doc/python34-pyasn1-modules-0.1.9 + cp -pr README.txt /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/doc/python34-pyasn1-modules-0.1.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AFKvGH + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/licenses/python34-pyasn1-modules-0.1.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/licenses/python34-pyasn1-modules-0.1.9 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch/usr/share/licenses/python34-pyasn1-modules-0.1.9 + exit 0 Provides: python34-pyasn1-modules = 0.1.9-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch warning: Could not canonicalize hostname: buildvm-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python34-pyasn1-0.1.9-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-pyasn1-modules-0.1.9-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2RGMDf + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-pyasn1-0.1.9-1.el7.noarch + exit 0 Child return code was: 0