Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python2-pyasn1-modules
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/python2-pyasn1-modules/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/python2-pyasn1-modules.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python2-pyasn1-modules.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python2-pyasn1-modules.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision b2e61356a56cfe6a65aaac5e7f040e61696ce5fc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b2e61356a56cfe6a65aaac5e7f040e61696ce5fc # timeout=10
Commit message: "Update to 0.3.0"
 > git rev-list --no-walk b2e61356a56cfe6a65aaac5e7f040e61696ce5fc # timeout=10
[python2-pyasn1-modules] $ /bin/sh -xe /tmp/jenkins7055422761896152227.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg python2-pyasn1-modules
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: python2-pyasn1-modules 0.3.0-1 (Tue Feb 13 14:29:24 2024)
==> Retrieving sources...
-> Found pyasn1_modules-0.3.0.tar.gz
==> Validating source files with sha512sums...
pyasn1_modules-0.3.0.tar.gz ... Passed
==> Making package: python2-pyasn1-modules 0.3.0-1 (Tue Feb 13 14:29:27 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) libnsl-2.0.1-1 openssl-1.1-1.1.1.w-1 python2-2.7.18-9
python2-pyasn1-0.4.8-5
Total Download Size: 0.12 MiB
Total Installed Size: 82.84 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python2-pyasn1-0.4.8-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing openssl-1.1...
installing python2...
Optional dependencies for python2
tk: for IDLE
python2-setuptools
python2-pip
installing python2-pyasn1...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) python2-setuptools-2:44.1.1-2
Total Installed Size: 3.81 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2-setuptools...
==> Retrieving sources...
-> Found pyasn1_modules-0.3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting pyasn1_modules-0.3.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/pyasn1_modules
copying pyasn1_modules/__init__.py -> build/lib/pyasn1_modules
copying pyasn1_modules/pem.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc1155.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc1157.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc1901.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc1902.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc1905.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2251.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2314.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2315.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2437.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2459.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2511.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2560.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2631.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2634.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2876.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2985.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc2986.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3058.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3114.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3125.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3161.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3274.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3279.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3280.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3281.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3370.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3412.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3414.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3447.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3537.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3560.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3565.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3657.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3709.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3739.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3770.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3779.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3820.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc3852.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4010.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4043.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4055.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4073.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4108.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4210.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4211.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4334.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4357.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4387.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4476.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4490.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4491.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4683.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc4985.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5035.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5083.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5084.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5126.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5208.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5275.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5280.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5480.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5636.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5639.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5649.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5652.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5697.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5751.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5752.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5753.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5755.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5913.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5914.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5915.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5916.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5917.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5924.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5934.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5940.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5958.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc5990.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6010.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6019.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6031.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6032.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6120.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6170.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6187.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6210.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6211.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6402.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6482.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6486.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6487.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6664.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6955.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc6960.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7030.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7191.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7229.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7292.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7296.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7508.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7585.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7633.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7773.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7894.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7906.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc7914.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8017.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8018.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8103.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8209.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8226.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8358.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8360.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8398.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8410.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8418.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8419.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8479.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8494.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8520.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8619.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8649.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8692.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8696.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8702.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8708.py -> build/lib/pyasn1_modules
copying pyasn1_modules/rfc8769.py -> build/lib/pyasn1_modules
==> Starting check()...
testReadBase64fromText (tests.test_pem.PemTestCase) ... ok
testDerCodec (tests.test_rfc2314.CertificationRequestTestCase) ... ok
testDerCodec (tests.test_rfc2315.Pkcs7TestCase) ... ok
testDerCodecDecodeOpenTypes (tests.test_rfc2315.Pkcs7TestCase) ... ok
testDerCodec (tests.test_rfc2437.RSAPrivateKeyTestCase) ... ok
testDerCodec (tests.test_rfc2459.CertificateListTestCase) ... ok
testDerCodecDecodeOpenTypes (tests.test_rfc2459.CertificateListTestCase) ... ok
testDerCodec (tests.test_rfc2459.CertificateTestCase) ... ok
testDerCodecDecodeOpenTypes (tests.test_rfc2459.CertificateTestCase) ... ok
testDerCodec (tests.test_rfc2459.DSAPrivateKeyTestCase) ... ok
testDerCodecDecodeOpenTypes (tests.test_rfc2459.DSAPrivateKeyTestCase) ... ok
testDerCodec (tests.test_rfc2511.CertificateReqTestCase) ... ok
testDerCodec (tests.test_rfc2560.OCSPRequestTestCase) ... ok
testDerCodec (tests.test_rfc2560.OCSPResponseTestCase) ... ok
testDerCodec (tests.test_rfc2631.OtherInfoTestCase) ... ok
testDerCodec (tests.test_rfc2634.SignedMessageTestCase) ... ok
testDerCodec (tests.test_rfc2634.SignedReceiptTestCase) ... ok
testOpenTypes (tests.test_rfc2634.SignedReceiptTestCase) ... ok
testDerCodec (tests.test_rfc2876.EnvelopedDataTestCase) ... ok
testOpenTypes (tests.test_rfc2876.EnvelopedDataTestCase) ... ok
testDerCodec (tests.test_rfc2876.SMIMECapabilitiesTestCase) ... ok
testOpenTypes (tests.test_rfc2876.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc2985.PKCS9AttrsTestCase) ... ok
testOpenTypes (tests.test_rfc2985.PKCS9AttrsTestCase) ... ok
testDerCodec (tests.test_rfc2986.CertificationRequestTestCase) ... ok
testOpenTypes (tests.test_rfc2986.CertificationRequestTestCase) ... ok
testDerCodec (tests.test_rfc3058.EnvelopedDataTestCase) ... ok
testOpenTypes (tests.test_rfc3058.EnvelopedDataTestCase) ... ok
testDerCodec (tests.test_rfc3058.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc3114.SecurityLabelTestCase) ... ok
testDerCodec (tests.test_rfc3125.SignaturePolicyTestCase) ... ok
testDerCodec (tests.test_rfc3161.TSPQueryTestCase) ... ok
testDerCodec (tests.test_rfc3161.TSPResponseTestCase) ... ok
testDerCodec (tests.test_rfc3274.CompressedDataTestCase) ... ok
testOpenTypes (tests.test_rfc3274.CompressedDataTestCase) ... ok
testDerCodec (tests.test_rfc3279.DHCertificateTestCase) ... ok
testOpenTypes (tests.test_rfc3279.DHCertificateTestCase) ... ok
testDerCodec (tests.test_rfc3279.DSACertificateTestCase) ... ok
testOpenTypes (tests.test_rfc3279.DSACertificateTestCase) ... ok
testDerCodec (tests.test_rfc3279.ECCertificateTestCase) ... ok
testOpenTypes (tests.test_rfc3279.ECCertificateTestCase) ... ok
testDerCodec (tests.test_rfc3279.KEACertificateTestCase) ... ok
testOpenTypes (tests.test_rfc3279.KEACertificateTestCase) ... ok
testDerCodec (tests.test_rfc3279.RSACertificateTestCase) ... ok
testOpenTypes (tests.test_rfc3279.RSACertificateTestCase) ... ok
testDerCodec (tests.test_rfc3280.CertificateListTestCase) ... ok
testDerCodec (tests.test_rfc3280.CertificateTestCase) ... ok
testDerCodec (tests.test_rfc3281.AttributeCertificateTestCase) ... ok
testDerCodec (tests.test_rfc3370.DSAPublicKeyTestCase) ... ok
testDerCodec (tests.test_rfc3370.EnvelopedDataTestCase) ... ok
testOpenTypes (tests.test_rfc3370.EnvelopedDataTestCase) ... ok
testDerCodec (tests.test_rfc3370.SMIMECapabilitiesTestCase) ... ok
testOpenTypes (tests.test_rfc3370.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc3447.MultiprimeRSAPrivateKeyTestCase) ... ok
testDerCodec (tests.test_rfc3537.SMIMECapabilitiesTestCase) ... ok
testOpenTypes (tests.test_rfc3537.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc3560.OAEPDefautTestCase) ... ok
testDerCodec (tests.test_rfc3560.OAEPFullTestCase) ... ok
testDerCodec (tests.test_rfc3560.OAEPSHA256TestCase) ... ok
testDerCodec (tests.test_rfc3565.AESCBCTestCase) ... ok
testOpenTypes (tests.test_rfc3565.AESCBCTestCase) ... ok
testDerCodec (tests.test_rfc3565.AESKeyWrapTestCase) ... ok
testDerCodec (tests.test_rfc3657.EnvelopedDataTestCase) ... ok
testOpenTypes (tests.test_rfc3657.EnvelopedDataTestCase) ... ok
testDerCodec (tests.test_rfc3657.SMIMECapabilitiesTestCase) ... ok
testOpenTypes (tests.test_rfc3657.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc3709.CertificateExtnWithDataTestCase) ... ok
testExtensionsMap (tests.test_rfc3709.CertificateExtnWithDataTestCase) ... ok
testDerCodec (tests.test_rfc3709.CertificateExtnWithUrlTestCase) ... ok
testExtensionsMap (tests.test_rfc3709.CertificateExtnWithUrlTestCase) ... ok
testDerCodec (tests.test_rfc3739.QCCertificateTestCase) ... ok
testExtensionsMap (tests.test_rfc3739.QCCertificateTestCase) ... ok
testDerCodec (tests.test_rfc3739.WithComponentsTestCase) ... ok
testDerCodec (tests.test_rfc3770.CertificateTestCase) ... ok
testOpenTypes (tests.test_rfc3770.CertificateTestCase) ... ok
testDerCodec (tests.test_rfc3779.CertificateExtnTestCase) ... ok
testExtensionsMap (tests.test_rfc3779.CertificateExtnTestCase) ... ok
testDerCodec (tests.test_rfc3820.ProxyCertificateTestCase) ... ok
testDerCodec (tests.test_rfc3852.ContentInfoTestCase) ... ok
testDerCodec (tests.test_rfc4010.EnvelopedDataTestCase) ... ok
testOpenTypes (tests.test_rfc4010.EnvelopedDataTestCase) ... ok
testDerCodec (tests.test_rfc4010.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc4043.PermIdCertTestCase) ... ok
testOpenTypes (tests.test_rfc4043.PermIdCertTestCase) ... ok
testDerCodec (tests.test_rfc4055.OAEPDefautTestCase) ... ok
testOpenTypes (tests.test_rfc4055.OAEPDefautTestCase) ... ok
testDerCodec (tests.test_rfc4055.OAEPFullTestCase) ... ok
testOpenTypes (tests.test_rfc4055.OAEPFullTestCase) ... ok
testDerCodec (tests.test_rfc4055.OAEPSHA256TestCase) ... ok
testOpenTypes (tests.test_rfc4055.OAEPSHA256TestCase) ... ok
testDerCodec (tests.test_rfc4055.PSSDefautTestCase) ... ok
testOpenTypes (tests.test_rfc4055.PSSDefautTestCase) ... ok
testDerCodec (tests.test_rfc4055.PSSSHA512TestCase) ... ok
testOpenTypes (tests.test_rfc4055.PSSSHA512TestCase) ... ok
testDerCodec (tests.test_rfc4073.ContentCollectionTestCase) ... ok
testOpenTypes (tests.test_rfc4073.ContentCollectionTestCase) ... ok
testDerCodec (tests.test_rfc4108.CMSFirmwareWrapperTestCase) ... ok
testOpenTypes (tests.test_rfc4108.CMSFirmwareWrapperTestCase) ... ok
testDerCodec (tests.test_rfc4210.PKIMessageTestCase) ... ok
testDerCodec (tests.test_rfc4211.CertificateReqTestCase) ... ok
testDerCodec (tests.test_rfc4334.CertificateTestCase) ... ok
testOpenTypes (tests.test_rfc4334.CertificateTestCase) ... ok
testDerCodec (tests.test_rfc4357.KeyAgreeTestCase) ... ok
testOpenTypes (tests.test_rfc4357.KeyAgreeTestCase) ... ok
testDerCodec (tests.test_rfc4357.KeyTransportTestCase) ... ok
testOpenTypes (tests.test_rfc4357.KeyTransportTestCase) ... ok
testDerCodec (tests.test_rfc4357.SignedTestCase) ... ok
testOpenTypes (tests.test_rfc4357.SignedTestCase) ... ok
testDerCodec (tests.test_rfc4387.CertificateTestCase) ... ok
testDerCodec (tests.test_rfc4476.AttributeCertificatePolicyTestCase) ... ok
testOpenTypes (tests.test_rfc4476.AttributeCertificatePolicyTestCase) ... ok
testDerCodec (tests.test_rfc4490.KeyAgreeTestCase) ... ok
testOpenTypes (tests.test_rfc4490.KeyAgreeTestCase) ... ok
testDerCodec (tests.test_rfc4490.KeyTransportTestCase) ... ok
testOpenTypes (tests.test_rfc4490.KeyTransportTestCase) ... ok
testDerCodec (tests.test_rfc4490.SignedTestCase) ... ok
testOpenTypes (tests.test_rfc4490.SignedTestCase) ... ok
testDerCodec (tests.test_rfc4491.GostR34102001CertificateTestCase) ... ok
testOpenTypes (tests.test_rfc4491.GostR34102001CertificateTestCase) ... ok
testDerCodec (tests.test_rfc4491.GostR341094CertificateTestCase) ... ok
testOpenTypes (tests.test_rfc4491.GostR341094CertificateTestCase) ... ok
testDerCodec (tests.test_rfc4683.SIMCertificateTestCase) ... ok
testOpenTypes (tests.test_rfc4683.SIMCertificateTestCase) ... ok
testDerCodec (tests.test_rfc4985.XMPPCertificateTestCase) ... ok
testOpenTypes (tests.test_rfc4985.XMPPCertificateTestCase) ... ok
testDerCodec (tests.test_rfc5035.SignedMessageTestCase) ... ok
testDerCodec (tests.test_rfc5035.SignedReceiptTestCase) ... ok
testOpenTypes (tests.test_rfc5035.SignedReceiptTestCase) ... ok
testDerCodec (tests.test_rfc5083.AuthEnvelopedDataOpenTypesTestCase) ... ok
testDerCodec (tests.test_rfc5083.AuthEnvelopedDataTestCase) ... ok
testDerCodec (tests.test_rfc5084.CCMParametersTestCase) ... ok
testDerCodec (tests.test_rfc5084.GCMOpenTypesTestCase) ... ok
testDerCodec (tests.test_rfc5084.GCMParametersTestCase) ... ok
testDerCodec (tests.test_rfc5126.SignedAttributesTestCase) ... ok
testOpenTypes (tests.test_rfc5126.SignedAttributesTestCase) ... ok
testDerCodec (tests.test_rfc5208.EncryptedPrivateKeyInfoInfoTestCase) ... ok
testDerCodec (tests.test_rfc5208.PrivateKeyInfoTestCase) ... ok
testDerCodec (tests.test_rfc5275.GLUseKEKTestCase) ... ok
testOpenTypes (tests.test_rfc5275.GLUseKEKTestCase) ... ok
testDerCodec (tests.test_rfc5280.CertificateListOpenTypeTestCase) ... ok
testExtensionsMap (tests.test_rfc5280.CertificateListOpenTypeTestCase) ... ok
testDerCodec (tests.test_rfc5280.CertificateListTestCase) ... ok
testDerCodec (tests.test_rfc5280.CertificateOpenTypeTestCase) ... ok
testDerCodec (tests.test_rfc5280.CertificateTestCase) ... ok
testDecodeOpenTypes (tests.test_rfc5280.ORAddressOpenTypeTestCase) ... ok
testDerCodec (tests.test_rfc5480.ECCertTestCase) ... ok
testOpenTypes (tests.test_rfc5480.ECCertTestCase) ... ok
testDerCodec (tests.test_rfc5636.TraceableAnonymousCertificateTestCase) ... ok
testOpenTypes (tests.test_rfc5636.TraceableAnonymousCertificateTestCase) ... ok
testDerCodec (tests.test_rfc5639.ECCertTestCase) ... ok
testOpenTypes (tests.test_rfc5639.ECCertTestCase) ... ok
testDerCodec (tests.test_rfc5649.AESKeyWrapTestCase) ... ok
testDerCodec (tests.test_rfc5649.AESKeyWrapWithPadTestCase) ... ok
testDerCodec (tests.test_rfc5652.ContentInfoTestCase) ... ok
testOpenTypes (tests.test_rfc5652.ContentInfoTestCase) ... ok
testDerCodec (tests.test_rfc5697.OtherCertTestCase) ... ok
testOpenTypes (tests.test_rfc5697.OtherCertTestCase) ... ok
testDerCodec (tests.test_rfc5751.SignedMessageTestCase) ... ok
testDerCodec (tests.test_rfc5752.MultipleSignaturesTestCase) ... ok
testOpenTypes (tests.test_rfc5752.MultipleSignaturesTestCase) ... ok
testDerCodec (tests.test_rfc5753.EnvelopedDataTestCase) ... ok
testOpenTypes (tests.test_rfc5753.EnvelopedDataTestCase) ... ok
testDerCodec (tests.test_rfc5755.AttributeCertificateTestCase) ... ok
testOpenTypes (tests.test_rfc5755.AttributeCertificateTestCase) ... ok
testDerCodec (tests.test_rfc5755.CertificateWithClearanceTestCase) ... ok
testOpenTypes (tests.test_rfc5755.CertificateWithClearanceTestCase) ... ok
testDerCodec (tests.test_rfc5913.ClearanceTestCase) ... ok
testOpenTypes (tests.test_rfc5913.ClearanceTestCase) ... ok
testDerCodec (tests.test_rfc5914.TrustAnchorListTestCase) ... ok
testDerCodec (tests.test_rfc5915.MUDCertTestCase) ... ok
testDerCodec (tests.test_rfc5916.DeviceCertTestCase) ... ok
testOpenTypes (tests.test_rfc5916.DeviceCertTestCase) ... ok
testDerCodec (tests.test_rfc5917.ClearanceSponsorTestCase) ... ok
testOpenTypes (tests.test_rfc5917.ClearanceSponsorTestCase) ... ok
testDerCodec (tests.test_rfc5924.SIPDomainCertTestCase) ... ok
testDerCodec (tests.test_rfc5934.TAMPStatusResponseTestCase) ... ok
testOpenTypes (tests.test_rfc5934.TAMPStatusResponseTestCase) ... ok
testDerCodec (tests.test_rfc5934.TrustAnchorUpdateTestCase) ... ok
testOpenTypes (tests.test_rfc5934.TrustAnchorUpdateTestCase) ... ok
testDerCodec (tests.test_rfc5940.CRLandOCSPResponseTestCase) ... ok
testOpenTypes (tests.test_rfc5940.CRLandOCSPResponseTestCase) ... ok
testOpenTypes (tests.test_rfc5958.PrivateKeyOpenTypesTestCase) ... ok
testDerCodec (tests.test_rfc5958.PrivateKeyTestCase) ... ok
testDerCodec (tests.test_rfc5990.RSAKEMTestCase) ... ok
testOpenTypes (tests.test_rfc5990.RSAKEMTestCase) ... ok
testDerCodec (tests.test_rfc6010.ConstrainedCCCExtensionTestCase) ... ok
testExtensionsMap (tests.test_rfc6010.ConstrainedCCCExtensionTestCase) ... ok
testDerCodec (tests.test_rfc6010.UnconstrainedCCCExtensionTestCase) ... ok
testDerCodec (tests.test_rfc6019.BinarySigningTimeTestCase) ... ok
testOpenTypes (tests.test_rfc6019.BinarySigningTimeTestCase) ... ok
testDerCodec (tests.test_rfc6031.SymmetricKeyPkgTestCase) ... ok
testOpenTypes (tests.test_rfc6031.SymmetricKeyPkgTestCase) ... ok
testDerCodec (tests.test_rfc6032.EncryptedKeyPkgTestCase) ... ok
testOpenTypes (tests.test_rfc6032.EncryptedKeyPkgTestCase) ... ok
testDerCodec (tests.test_rfc6120.XMPPCertificateTestCase) ... ok
testOpenTypes (tests.test_rfc6120.XMPPCertificateTestCase) ... ok
testDerCodec (tests.test_rfc6187.SSHClientCertificateTestCase) ... ok
testDerCodec (tests.test_rfc6210.AuthenticatedDataTestCase) ... ok
testDerCodec (tests.test_rfc6211.SignedMessageTestCase) ... ok
testOpenTypes (tests.test_rfc6211.SignedMessageTestCase) ... ok
testDerCodec (tests.test_rfc6482.RPKIROATestCase) ... ok
testOpenTypes (tests.test_rfc6482.RPKIROATestCase) ... ok
testDerCodec (tests.test_rfc6486.SignedManifestTestCase) ... ok
testOpenTypes (tests.test_rfc6486.SignedManifestTestCase) ... ok
testDerCodec (tests.test_rfc6487.CertificateWithManifestTestCase) ... ok
testDerCodec (tests.test_rfc6487.CertificateWithSignedObjectTestCase) ... ok
testDerCodec (tests.test_rfc6664.SMIMECapabilitiesTestCase) ... ok
testOpenTypes (tests.test_rfc6664.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc6955.CertificationRequestTestCase) ... ok
testOpenTypes (tests.test_rfc6955.CertificationRequestTestCase) ... ok
testDerCodec (tests.test_rfc6960.OCSPRequestTestCase) ... ok
testOpenTypes (tests.test_rfc6960.OCSPRequestTestCase) ... ok
testDerCodec (tests.test_rfc6960.OCSPResponseTestCase) ... ok
testOpenTypes (tests.test_rfc6960.OCSPResponseTestCase) ... ok
testDerCodec (tests.test_rfc7030.CSRAttrsTestCase) ... ok
testOpenTypes (tests.test_rfc7030.CSRAttrsTestCase) ... ok
testDerCodec (tests.test_rfc7191.ErrorTestCase) ... ok
testOpenTypes (tests.test_rfc7191.ErrorTestCase) ... ok
testDerCodec (tests.test_rfc7191.ReceiptRequestTestCase) ... ok
testOpenTypes (tests.test_rfc7191.ReceiptRequestTestCase) ... ok
testDerCodec (tests.test_rfc7191.ReceiptTestCase) ... ok
testOpenTypes (tests.test_rfc7191.ReceiptTestCase) ... ok
testDerCodec (tests.test_rfc7229.CertificatePolicyTestCase) ... ok
testDerCodec (tests.test_rfc7292.PKCS12TestCase) ... ok
testOpenTypes (tests.test_rfc7292.PKCS12TestCase) ... ok
testDerCodec (tests.test_rfc7296.CertBundleTestCase) ... ok
testDerCodec (tests.test_rfc7508.SignedMessageTestCase) ... ok
testOpenTypes (tests.test_rfc7508.SignedMessageTestCase) ... ok
testDerCodec (tests.test_rfc7585.NAIRealmCertTestCase) ... ok
testOpenTypes (tests.test_rfc7585.NAIRealmCertTestCase) ... ok
testDerCodec (tests.test_rfc7633.TLSFeaturesExtnTestCase) ... ok
testDerCodec (tests.test_rfc7773.AuthenticationContextExtnTestCase) ... ok
testDerCodec (tests.test_rfc7894.AlternativeChallengePasswordTestCase) ... ok
testOpenTypes (tests.test_rfc7894.AlternativeChallengePasswordTestCase) ... ok
testDerCodec (tests.test_rfc7906.AttributeSetTestCase) ... ok
testOpenTypes (tests.test_rfc7906.AttributeSetTestCase) ... ok
testDerCodec (tests.test_rfc7914.MultiprimeRSAPrivateKeyTestCase) ... ok
testOpenTypes (tests.test_rfc7914.MultiprimeRSAPrivateKeyTestCase) ... ok
testDerCodec (tests.test_rfc8017.MultiprimeRSAPrivateKeyTestCase) ... ok
testDerCodec (tests.test_rfc8017.SMIMECapabilitiesTestCase) ... ok
testDerCodec (tests.test_rfc8018.PWRITestCase) ... ok
testOpenTypes (tests.test_rfc8018.PWRITestCase) ... ok
testDerCodec (tests.test_rfc8103.CAEADChaCha20Poly1305TestCase) ... ok
testDerCodec (tests.test_rfc8209.CertificateTestCase) ... ok
testDerCodec (tests.test_rfc8226.CertificateOpenTypesTestCase) ... ok
testDerCodec (tests.test_rfc8226.JWTClaimConstraintsTestCase) ... ok
testDerCodec (tests.test_rfc8226.TNAuthorizationListTestCase) ... ok
testDerCodec (tests.test_rfc8358.P7STestCase) ... ok
testDerCodec (tests.test_rfc8360.CertExtnsTestCase) ... ok
testDerCodec (tests.test_rfc8398.EAITestCase) ... ok
testOpenTypes (tests.test_rfc8398.EAITestCase) ... ok
testDerCodec (tests.test_rfc8410.PrivateKeyTestCase) ... ok
testDerCodec (tests.test_rfc8418.KeyAgreeAlgTestCase) ... ok
testDerCodec (tests.test_rfc8419.Ed25519TestCase) ... ok
testDerCodec (tests.test_rfc8419.Ed448TestCase) ... ok
testDerCodec (tests.test_rfc8419.SHA512TestCase) ... ok
testDerCodec (tests.test_rfc8419.SHAKE256LENTestCase) ... ok
testOpenTypes (tests.test_rfc8419.SHAKE256LENTestCase) ... ok
testDerCodec (tests.test_rfc8419.SHAKE256TestCase) ... ok
testDerCodec (tests.test_rfc8479.ValidationParmTestCase) ... ok
testOpenTypes (tests.test_rfc8479.ValidationParmTestCase) ... ok
testDerCodec (tests.test_rfc8494.CompresssedDataTestCase) ... ok
testDerCodec (tests.test_rfc8520.MUDCertTestCase) ... ok
testExtensionsMap (tests.test_rfc8520.MUDCertTestCase) ... ok
testDerCodec (tests.test_rfc8619.HKDFSHA256TestCase) ... ok
testDerCodec (tests.test_rfc8619.HKDFSHA384TestCase) ... ok
testDerCodec (tests.test_rfc8619.HKDFSHA512TestCase) ... ok
testDerCodec (tests.test_rfc8649.RootCertificateExtnTestCase) ... ok
testExtensionsMap (tests.test_rfc8649.RootCertificateExtnTestCase) ... ok
testDerCodec (tests.test_rfc8692.AlgorithmIdentifierTestCase) ... ok
testDerCodec (tests.test_rfc8696.KeyAgreePSKTestCase) ... ok
testOtherRecipientInfoMap (tests.test_rfc8696.KeyAgreePSKTestCase) ... ok
testDerCodec (tests.test_rfc8696.KeyTransPSKTestCase) ... ok
testOtherRecipientInfoMap (tests.test_rfc8696.KeyTransPSKTestCase) ... ok
testDerCodec (tests.test_rfc8702.AlgorithmIdentifierTestCase) ... ok
testDerCodec (tests.test_rfc8702.AuthenticatedDataTestCase) ... ok
testDerCodec (tests.test_rfc8708.HashSigPublicKeyTestCase) ... ok
testDerCodec (tests.test_rfc8708.HashSigSignedDataTestCase) ... ok
testDerCodec (tests.test_rfc8769.CBORContentTestCase) ... ok
testDerCodec (tests.test_rfc8769.CBORSequenceContentTestCase) ... ok
----------------------------------------------------------------------
Ran 280 tests in 1.397s
OK
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr
creating /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib
creating /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7
creating /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages
creating /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/__init__.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/pem.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc1155.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc1157.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc1901.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc1902.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc1905.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2251.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2314.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2315.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2437.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2459.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2511.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2560.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2631.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2634.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2876.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2985.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc2986.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3058.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3114.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3125.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3161.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3274.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3279.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3280.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3281.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3370.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3412.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3414.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3447.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3537.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3560.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3565.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3657.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3709.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3739.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3770.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3779.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3820.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc3852.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4010.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4043.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4055.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4073.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4108.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4210.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4211.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4334.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4357.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4387.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4476.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4490.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4491.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4683.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc4985.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5035.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5083.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5084.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5126.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5208.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5275.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5280.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5480.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5636.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5639.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5649.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5652.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5697.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5751.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5752.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5753.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5755.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5913.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5914.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5915.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5916.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5917.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5924.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5934.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5940.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5958.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc5990.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6010.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6019.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6031.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6032.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6120.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6170.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6187.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6210.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6211.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6402.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6482.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6486.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6487.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6664.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6955.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc6960.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7030.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7191.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7229.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7292.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7296.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7508.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7585.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7633.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7773.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7894.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7906.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc7914.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8017.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8018.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8103.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8209.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8226.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8358.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8360.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8398.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8410.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8418.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8419.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8479.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8494.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8520.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8619.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8649.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8692.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8696.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8702.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8708.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
copying build/lib/pyasn1_modules/rfc8769.py -> /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/__init__.py to __init__.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/pem.py to pem.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1155.py to rfc1155.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1157.py to rfc1157.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1901.py to rfc1901.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1902.py to rfc1902.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1905.py to rfc1905.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2251.py to rfc2251.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2314.py to rfc2314.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2315.py to rfc2315.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2437.py to rfc2437.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2459.py to rfc2459.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2511.py to rfc2511.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2560.py to rfc2560.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2631.py to rfc2631.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2634.py to rfc2634.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2876.py to rfc2876.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2985.py to rfc2985.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2986.py to rfc2986.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3058.py to rfc3058.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3114.py to rfc3114.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3125.py to rfc3125.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3161.py to rfc3161.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3274.py to rfc3274.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3279.py to rfc3279.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3280.py to rfc3280.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3281.py to rfc3281.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3370.py to rfc3370.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3412.py to rfc3412.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3414.py to rfc3414.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3447.py to rfc3447.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3537.py to rfc3537.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3560.py to rfc3560.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3565.py to rfc3565.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3657.py to rfc3657.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3709.py to rfc3709.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3739.py to rfc3739.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3770.py to rfc3770.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3779.py to rfc3779.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3820.py to rfc3820.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3852.py to rfc3852.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4010.py to rfc4010.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4043.py to rfc4043.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4055.py to rfc4055.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4073.py to rfc4073.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4108.py to rfc4108.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4210.py to rfc4210.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4211.py to rfc4211.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4334.py to rfc4334.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4357.py to rfc4357.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4387.py to rfc4387.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4476.py to rfc4476.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4490.py to rfc4490.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4491.py to rfc4491.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4683.py to rfc4683.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4985.py to rfc4985.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5035.py to rfc5035.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5083.py to rfc5083.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5084.py to rfc5084.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5126.py to rfc5126.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5208.py to rfc5208.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5275.py to rfc5275.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5280.py to rfc5280.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5480.py to rfc5480.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5636.py to rfc5636.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5639.py to rfc5639.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5649.py to rfc5649.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5652.py to rfc5652.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5697.py to rfc5697.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5751.py to rfc5751.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5752.py to rfc5752.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5753.py to rfc5753.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5755.py to rfc5755.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5913.py to rfc5913.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5914.py to rfc5914.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5915.py to rfc5915.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5916.py to rfc5916.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5917.py to rfc5917.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5924.py to rfc5924.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5934.py to rfc5934.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5940.py to rfc5940.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5958.py to rfc5958.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5990.py to rfc5990.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6010.py to rfc6010.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6019.py to rfc6019.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6031.py to rfc6031.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6032.py to rfc6032.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6120.py to rfc6120.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6170.py to rfc6170.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6187.py to rfc6187.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6210.py to rfc6210.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6211.py to rfc6211.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6402.py to rfc6402.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6482.py to rfc6482.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6486.py to rfc6486.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6487.py to rfc6487.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6664.py to rfc6664.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6955.py to rfc6955.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc6960.py to rfc6960.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7030.py to rfc7030.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7191.py to rfc7191.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7229.py to rfc7229.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7292.py to rfc7292.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7296.py to rfc7296.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7508.py to rfc7508.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7585.py to rfc7585.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7633.py to rfc7633.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7773.py to rfc7773.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7894.py to rfc7894.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7906.py to rfc7906.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc7914.py to rfc7914.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8017.py to rfc8017.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8018.py to rfc8018.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8103.py to rfc8103.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8209.py to rfc8209.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8226.py to rfc8226.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8358.py to rfc8358.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8360.py to rfc8360.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8398.py to rfc8398.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8410.py to rfc8410.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8418.py to rfc8418.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8419.py to rfc8419.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8479.py to rfc8479.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8494.py to rfc8494.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8520.py to rfc8520.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8619.py to rfc8619.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8649.py to rfc8649.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8692.py to rfc8692.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8696.py to rfc8696.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8702.py to rfc8702.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8708.py to rfc8708.pyc
byte-compiling /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules/rfc8769.py to rfc8769.pyc
writing byte-compilation script '/tmp/tmpwppFIJ.py'
/usr/bin/python2 -O /tmp/tmpwppFIJ.py
removing /tmp/tmpwppFIJ.py
running install_egg_info
running egg_info
writing requirements to pyasn1_modules.egg-info/requires.txt
writing pyasn1_modules.egg-info/PKG-INFO
writing top-level names to pyasn1_modules.egg-info/top_level.txt
writing dependency_links to pyasn1_modules.egg-info/dependency_links.txt
reading manifest file 'pyasn1_modules.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/build'
writing manifest file 'pyasn1_modules.egg-info/SOURCES.txt'
Copying pyasn1_modules.egg-info to /build/python2-pyasn1-modules/pkg/python2-pyasn1-modules/usr/lib/python2.7/site-packages/pyasn1_modules-0.3.0-py2.7.egg-info
running install_scripts
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python2-pyasn1-modules"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python2-pyasn1-modules 0.3.0-1 (Tue Feb 13 14:29:40 2024)
tput: unknown terminal "unknown"
gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.4)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
'python2-pyasn1-modules-0.3.0-1-any.pkg.tar.zst' -> '/var/lib/aur-repo/python2-pyasn1-modules-0.3.0-1-any.pkg.tar.zst'
'python2-pyasn1-modules-0.3.0-1-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python2-pyasn1-modules-0.3.0-1-any.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Tue 13 Feb 2024 02:29:37 PM CET
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Tue 13 Feb 2024 02:29:37 PM CET
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'python2-pyasn1-modules-0.3.0-1-any.pkg.tar.zst'
-> Adding package signature...
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
-> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
-> Created signature file 'score.moe.files.tar.gz.sig'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
Last changes from revision b2e6135 (current) to 87fe594 (previous) published successfully!
Finished: SUCCESS