Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-56500-227939/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cryptography-2.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-56500-227939/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N7aSIZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptography-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptography-2.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x06aSh + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.5 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-2.7/cryptography creating build/lib.linux-x86_64-2.7/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat creating build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-2.7/cryptography/x509 creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/mac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric running egg_info writing requirements to src/cryptography.egg-info/requires.txt writing src/cryptography.egg-info/PKG-INFO writing top-level names to src/cryptography.egg-info/top_level.txt writing dependency_links to src/cryptography.egg-info/dependency_links.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-x86_64-2.7/_padding.c' creating build/temp.linux-x86_64-2.7 generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c' generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c' building '_openssl' extension creating build/temp.linux-x86_64-2.7/build creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_openssl.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-x86_64-2.7/_openssl.c: In function 'SSL_SESSION_get_master_key': build/temp.linux-x86_64-2.7/_openssl.c:2335:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] return session->master_key_length; ^ build/temp.linux-x86_64-2.7/_openssl.c:2337:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] outlen = session->master_key_length; ^ build/temp.linux-x86_64-2.7/_openssl.c: In function 'SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-x86_64-2.7/_openssl.c:2349:13: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return s->tlsext_tick_lifetime_hint; ^ build/temp.linux-x86_64-2.7/_openssl.c: In function 'Cryptography_setup_ssl_threads': build/temp.linux-x86_64-2.7/_openssl.c:2901:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _ssl_locks_count = CRYPTO_num_locks(); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-x86_64-2.7/_openssl.c:2937:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_OCSP_cert_to_id': build/temp.linux-x86_64-2.7/_openssl.c:34185:3: warning: passing argument 2 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [enabled by default] return OCSP_cert_to_id(x0, x1, x2); ^ In file included from build/temp.linux-x86_64-2.7/_openssl.c:592:0: /usr/include/openssl/ocsp.h:417:14: note: expected 'struct X509 *' but argument is of type 'const struct X509 *' OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^ build/temp.linux-x86_64-2.7/_openssl.c:34185:3: warning: passing argument 3 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [enabled by default] return OCSP_cert_to_id(x0, x1, x2); ^ In file included from build/temp.linux-x86_64-2.7/_openssl.c:592:0: /usr/include/openssl/ocsp.h:417:14: note: expected 'struct X509 *' but argument is of type 'const struct X509 *' OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_OCSP_cert_to_id': build/temp.linux-x86_64-2.7/_openssl.c:34238:3: warning: passing argument 2 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [enabled by default] { result = OCSP_cert_to_id(x0, x1, x2); } ^ In file included from build/temp.linux-x86_64-2.7/_openssl.c:592:0: /usr/include/openssl/ocsp.h:417:14: note: expected 'struct X509 *' but argument is of type 'const struct X509 *' OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^ build/temp.linux-x86_64-2.7/_openssl.c:34238:3: warning: passing argument 3 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [enabled by default] { result = OCSP_cert_to_id(x0, x1, x2); } ^ In file included from build/temp.linux-x86_64-2.7/_openssl.c:592:0: /usr/include/openssl/ocsp.h:417:14: note: expected 'struct X509 *' but argument is of type 'const struct X509 *' OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build/temp.linux-x86_64-2.7/_openssl.c:34655:3: warning: return discards 'const' qualifier from pointer target type [enabled by default] return OCSP_resp_get0_certs(x0); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build/temp.linux-x86_64-2.7/_openssl.c:34678:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] { result = OCSP_resp_get0_certs(x0); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_clear_options': build/temp.linux-x86_64-2.7/_openssl.c:41371:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_clear_options(x0, x1); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_clear_options': build/temp.linux-x86_64-2.7/_openssl.c:41404:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_clear_options(x0, x1); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:43446:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:43479:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_options': build/temp.linux-x86_64-2.7/_openssl.c:43610:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_options(x0, x1); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_options': build/temp.linux-x86_64-2.7/_openssl.c:43643:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_options(x0, x1); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-2.7/_openssl.c:43840:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-2.7/_openssl.c:43873:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-x86_64-2.7/_openssl.c:45084:46: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_SESSION_get_ticket_lifetime_hint(x0); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-x86_64-2.7/_openssl.c:45107:50: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:48415:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:48448:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_set_options': build/temp.linux-x86_64-2.7/_openssl.c:48461:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_options(x0, x1); ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_set_options': build/temp.linux-x86_64-2.7/_openssl.c:48494:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_options(x0, x1); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_X509_get0_signature': build/temp.linux-x86_64-2.7/_openssl.c:57170:3: warning: passing argument 1 of 'X509_get0_signature' from incompatible pointer type [enabled by default] X509_get0_signature(x0, x1, x2); ^ In file included from /usr/include/openssl/engine.h:99:0, from build/temp.linux-x86_64-2.7/_openssl.c:571: /usr/include/openssl/x509.h:837:6: note: expected 'struct ASN1_BIT_STRING **' but argument is of type 'const struct ASN1_OCTET_STRING **' void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ^ build/temp.linux-x86_64-2.7/_openssl.c:57170:3: warning: passing argument 2 of 'X509_get0_signature' from incompatible pointer type [enabled by default] X509_get0_signature(x0, x1, x2); ^ In file included from /usr/include/openssl/engine.h:99:0, from build/temp.linux-x86_64-2.7/_openssl.c:571: /usr/include/openssl/x509.h:837:6: note: expected 'struct X509_ALGOR **' but argument is of type 'const struct X509_ALGOR **' void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_X509_get0_signature': build/temp.linux-x86_64-2.7/_openssl.c:57222:3: warning: passing argument 1 of 'X509_get0_signature' from incompatible pointer type [enabled by default] { X509_get0_signature(x0, x1, x2); } ^ In file included from /usr/include/openssl/engine.h:99:0, from build/temp.linux-x86_64-2.7/_openssl.c:571: /usr/include/openssl/x509.h:837:6: note: expected 'struct ASN1_BIT_STRING **' but argument is of type 'const struct ASN1_OCTET_STRING **' void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ^ build/temp.linux-x86_64-2.7/_openssl.c:57222:3: warning: passing argument 2 of 'X509_get0_signature' from incompatible pointer type [enabled by default] { X509_get0_signature(x0, x1, x2); } ^ In file included from /usr/include/openssl/engine.h:99:0, from build/temp.linux-x86_64-2.7/_openssl.c:571: /usr/include/openssl/x509.h:837:6: note: expected 'struct X509_ALGOR **' but argument is of type 'const struct X509_ALGOR **' void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so building '_constant_time' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_constant_time.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_constant_time.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_constant_time.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so building '_padding' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_padding.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1iJzad + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64 + cd cryptography-2.5 + find . -name .keep -print -delete ./docs/_static/.keep + /usr/bin/python2 setup.py install --skip-build --prefix=/usr --root /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/__about__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/_conditional.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/binding.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/_oid.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/interfaces.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ciphers.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ocsp.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/hashes.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x25519.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/rsa.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/decode_asn1.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x509.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/backend.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/dh.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/cmac.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/dsa.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/aead.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/hmac.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ec.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/utils.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/encode_asn1.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x448.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hashes.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/algorithms.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/modes.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/aead.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/base.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/kbkdf.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/hkdf.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/x963kdf.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/scrypt.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/concatkdf.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/constant_time.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/padding.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/mac.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/cmac.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/totp.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/hotp.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/utils.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/pkcs12.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/ssh.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/base.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/keywrap.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/x25519.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/rsa.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/padding.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/dh.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/dsa.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/ec.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/utils.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/x448.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hmac.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat copying build/lib.linux-x86_64-2.7/cryptography/exceptions.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/fernet.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/utils.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography creating /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/ocsp.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/oid.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/extensions.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/general_name.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/name.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/certificate_transparency.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/base.py -> /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/__about__.py to __about__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/_oid.py to _oid.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/mac.py to mac.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/fernet.py to fernet.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/ocsp.py to ocsp.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/oid.py to oid.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/general_name.py to general_name.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/name.py to name.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/base.py to base.pyc running install_egg_info running egg_info writing requirements to src/cryptography.egg-info/requires.txt writing src/cryptography.egg-info/PKG-INFO writing top-level names to src/cryptography.egg-info/top_level.txt writing dependency_links to src/cryptography.egg-info/dependency_links.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' Copying src/cryptography.egg-info to /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography-2.5-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/cryptography-2.5 extracting debug info from /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_constant_time.so extracting debug info from /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so extracting debug info from /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_padding.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 4373 blocks + /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-cryptography-2.5-1.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/lib/debug/usr/lib64/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.tbQRng + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.5 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to src/cryptography.egg-info/requires.txt writing src/cryptography.egg-info/PKG-INFO writing top-level names to src/cryptography.egg-info/top_level.txt writing dependency_links to src/cryptography.egg-info/dependency_links.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-x86_64-2.7/_padding.c' already up-to-date generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c' already up-to-date generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c' already up-to-date copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so -> src/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so -> src/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so -> src/cryptography/hazmat/bindings ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-3.9.3, py-1.5.3, pluggy-0.8.1 OpenSSL: OpenSSL 1.0.2k-fips 26 Jan 2017 rootdir: /builddir/build/BUILD/cryptography-2.5, inifile: plugins: hypothesis-3.66.11 collected 105881 items / 9 skipped tests/test_cryptography_utils.py .... [ 0%] tests/test_fernet.py ............................ [ 0%] tests/test_interfaces.py ..... [ 0%] tests/test_utils.py ..................................... [ 0%] tests/test_warnings.py .. [ 0%] tests/hazmat/backends/test_openssl.py .................................. [ 0%] ..ss............sssssss [ 0%] tests/hazmat/backends/test_openssl_memleak.py ssssssssssssss [ 0%] tests/hazmat/bindings/test_openssl.py ......... [ 0%] tests/hazmat/primitives/test_3des.py ................................... [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ....................... [ 2%] tests/hazmat/primitives/test_aead.py .ssssssssssssssssssssssssssssssssss [ 2%] ssssssssssssssssssssssssssssssssssssssssssssssss........................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................... [ 11%] tests/hazmat/primitives/test_aes.py .................................... [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] .. [ 67%] tests/hazmat/primitives/test_arc4.py ................................... [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ..................................... [ 67%] tests/hazmat/primitives/test_asym_utils.py ...... [ 67%] tests/hazmat/primitives/test_block.py ........................ [ 68%] tests/hazmat/primitives/test_blowfish.py ............................... [ 68%] ........................... [ 68%] tests/hazmat/primitives/test_camellia.py ............................... [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ............................. [ 71%] tests/hazmat/primitives/test_cast5.py .................................. [ 71%] ............................. [ 71%] tests/hazmat/primitives/test_chacha20.py ssss.... [ 71%] tests/hazmat/primitives/test_ciphers.py ................................ [ 71%] ........................................................................ [ 71%] .................................... [ 71%] tests/hazmat/primitives/test_cmac.py ................................... [ 71%] ............ [ 71%] tests/hazmat/primitives/test_concatkdf.py ................ [ 71%] tests/hazmat/primitives/test_constant_time.py .. [ 71%] tests/hazmat/primitives/test_dh.py ..................................... [ 72%] ........................................................ [ 72%] tests/hazmat/primitives/test_dsa.py .................................... [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ................................................................... [ 72%] tests/hazmat/primitives/test_ec.py ....................sssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] sssssssssss............................................................. [ 72%] ........................................................................ [ 73%] .................sssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] sssssssssssssssssssssssssssssssssssssssss............................... [ 73%] ........................................................................ [ 73%] ...............................................sssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] sssssssssssssssssssssssssssssssssssssssssssssssss.ssss..ss.ssss..s..ssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ss...................................................................... [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ...........sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] sssssssssssssssssssssssssssssssssssssssss............................... [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ..............ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssss.................................................... [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] .............................sssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 77%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............. [ 77%] .............................s..........................ssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssssssssssss............................ [ 77%] ..............................................................sss.. [ 77%] tests/hazmat/primitives/test_hash_vectors.py ........................... [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ..........ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 78%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 78%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 78%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 78%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 78%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 78%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 78%] ssssssssssssssssssss.......sssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] sssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] tests/hazmat/primitives/test_hashes.py ..........ssss...... [ 82%] tests/hazmat/primitives/test_hkdf.py ............... [ 82%] tests/hazmat/primitives/test_hkdf_vectors.py ..................... [ 82%] tests/hazmat/primitives/test_hmac.py .......... [ 82%] tests/hazmat/primitives/test_hmac_vectors.py ........................... [ 82%] ...........ss [ 82%] tests/hazmat/primitives/test_idea.py ................................... [ 82%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ............................................................. [ 83%] tests/hazmat/primitives/test_kbkdf.py ................. [ 83%] tests/hazmat/primitives/test_kbkdf_vectors.py ssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssss.................................................. [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ......................................................ssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssss [ 88%] tests/hazmat/primitives/test_keywrap.py ................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ......................................... [ 94%] tests/hazmat/primitives/test_padding.py ................................ [ 94%] .... [ 94%] tests/hazmat/primitives/test_pbkdf2hmac.py ....... [ 94%] tests/hazmat/primitives/test_pbkdf2hmac_vectors.py ...... [ 94%] tests/hazmat/primitives/test_pkcs12.py .......... [ 94%] tests/hazmat/primitives/test_rsa.py .................................... [ 94%] ...............s........................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ................................s....................................... [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................... [ 98%] tests/hazmat/primitives/test_scrypt.py .ssss.sssssssssssss [ 98%] tests/hazmat/primitives/test_seed.py ................................... [ 98%] ........... [ 98%] tests/hazmat/primitives/test_serialization.py .......................... [ 98%] ........................................................................ [ 99%] ...............ssssssss [ 99%] tests/hazmat/primitives/test_x25519.py .ssssssssssssssssssss [ 99%] tests/hazmat/primitives/test_x448.py .sssssssssssssssss [ 99%] tests/hazmat/primitives/test_x963_vectors.py ........................... [ 99%] ........................................................................ [ 99%] .. [ 99%] tests/hazmat/primitives/test_x963kdf.py ........ [ 99%] tests/hazmat/primitives/twofactor/test_hotp.py ......................... [ 99%] .............. [ 99%] tests/hazmat/primitives/twofactor/test_totp.py ......................... [ 99%] ................ [ 99%] tests/hypothesis/test_fernet.py . [ 99%] tests/hypothesis/test_padding.py .. [ 99%] tests/wycheproof/test_utils.py .. [ 99%] tests/x509/test_ocsp.py ................................................ [ 99%] ... [ 99%] tests/x509/test_x509.py ................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................... [ 99%] tests/x509/test_x509_crlbuilder.py ................................. [ 99%] tests/x509/test_x509_ext.py s........................................... [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] .............................sss..ssss....... [ 99%] tests/x509/test_x509_revokedcertbuilder.py .................... [100%] ================ 94843 passed, 11047 skipped in 409.98 seconds ================= + exit 0 Processing files: python2-cryptography-2.5-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.baQW2Y + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.5 + DOCDIR=/builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/share/doc/python2-cryptography-2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/share/doc/python2-cryptography-2.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/share/doc/python2-cryptography-2.5 + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/share/doc/python2-cryptography-2.5 + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/share/doc/python2-cryptography-2.5 + cp -pr README.rst /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/share/doc/python2-cryptography-2.5 + cp -pr docs /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64/usr/share/doc/python2-cryptography-2.5 + exit 0 Provides: python-cryptography python2-cryptography = 2.5-1.el7 python2-cryptography(x86-64) = 2.5-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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(OPENSSL_1.0.2)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-cryptography-debuginfo-2.5-1.el7.x86_64 Provides: python-cryptography-debuginfo = 2.5-1.el7 python-cryptography-debuginfo(x86-64) = 2.5-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64 Wrote: /builddir/build/RPMS/python2-cryptography-2.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-cryptography-debuginfo-2.5-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R2sVoz + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cryptography-2.5-1.el7.x86_64 + exit 0 Child return code was: 0