Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-214a944bbafdf25e127cdf39d5058e010fcc5c40/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/fedmsg-1.1.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-214a944bbafdf25e127cdf39d5058e010fcc5c40/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5Z8E1d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedmsg-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fedmsg-1.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedmsg-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/Drop-tests-for-the-check-command.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YilpNA + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/fedmsg copying fedmsg/utils.py -> build/lib/fedmsg copying fedmsg/core.py -> build/lib/fedmsg copying fedmsg/config.py -> build/lib/fedmsg copying fedmsg/__init__.py -> build/lib/fedmsg creating build/lib/fedmsg/encoding copying fedmsg/encoding/sqla.py -> build/lib/fedmsg/encoding copying fedmsg/encoding/__init__.py -> build/lib/fedmsg/encoding creating build/lib/fedmsg/commands copying fedmsg/commands/config.py -> build/lib/fedmsg/commands copying fedmsg/commands/collectd.py -> build/lib/fedmsg/commands copying fedmsg/commands/ircbot.py -> build/lib/fedmsg/commands copying fedmsg/commands/check.py -> build/lib/fedmsg/commands copying fedmsg/commands/hub.py -> build/lib/fedmsg/commands copying fedmsg/commands/logger.py -> build/lib/fedmsg/commands copying fedmsg/commands/trigger.py -> build/lib/fedmsg/commands copying fedmsg/commands/replay.py -> build/lib/fedmsg/commands copying fedmsg/commands/tail.py -> build/lib/fedmsg/commands copying fedmsg/commands/__init__.py -> build/lib/fedmsg/commands copying fedmsg/commands/relay.py -> build/lib/fedmsg/commands copying fedmsg/commands/gateway.py -> build/lib/fedmsg/commands copying fedmsg/commands/announce.py -> build/lib/fedmsg/commands creating build/lib/fedmsg/consumers copying fedmsg/consumers/ircbot.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/dummy.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/__init__.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/relay.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/gateway.py -> build/lib/fedmsg/consumers creating build/lib/fedmsg/text copying fedmsg/text/default.py -> build/lib/fedmsg/text copying fedmsg/text/logger.py -> build/lib/fedmsg/text copying fedmsg/text/base.py -> build/lib/fedmsg/text copying fedmsg/text/__init__.py -> build/lib/fedmsg/text copying fedmsg/text/announce.py -> build/lib/fedmsg/text creating build/lib/fedmsg/meta copying fedmsg/meta/default.py -> build/lib/fedmsg/meta copying fedmsg/meta/logger.py -> build/lib/fedmsg/meta copying fedmsg/meta/base.py -> build/lib/fedmsg/meta copying fedmsg/meta/__init__.py -> build/lib/fedmsg/meta copying fedmsg/meta/announce.py -> build/lib/fedmsg/meta creating build/lib/fedmsg/replay copying fedmsg/replay/sqlstore.py -> build/lib/fedmsg/replay copying fedmsg/replay/__init__.py -> build/lib/fedmsg/replay creating build/lib/fedmsg/tests copying fedmsg/tests/test_commands.py -> build/lib/fedmsg/tests copying fedmsg/tests/common.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_meta.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_switching.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_replay.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_core.py -> build/lib/fedmsg/tests copying fedmsg/tests/base.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_config.py -> build/lib/fedmsg/tests copying fedmsg/tests/__init__.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_gpg.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_hub.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_threads.py -> build/lib/fedmsg/tests copying fedmsg/tests/fedmsg-test-config.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_utils.py -> build/lib/fedmsg/tests creating build/lib/fedmsg/crypto copying fedmsg/crypto/utils.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/x509_ng.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/gpg.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/__init__.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/x509.py -> build/lib/fedmsg/crypto running egg_info creating fedmsg.egg-info writing requirements to fedmsg.egg-info/requires.txt writing fedmsg.egg-info/PKG-INFO writing top-level names to fedmsg.egg-info/top_level.txt writing dependency_links to fedmsg.egg-info/dependency_links.txt writing entry points to fedmsg.egg-info/entry_points.txt writing manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no files found matching 'dev_certs' warning: no files found matching '*' under directory 'dev_certs' warning: no previously-included files found matching 'fedmsg.d/_tweet-real.py' writing manifest file 'fedmsg.egg-info/SOURCES.txt' creating build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/README -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-and-sign-key -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-ca -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-key -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-key-server -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-req -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/clean-all -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/list-crl -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-0.9.6.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-0.9.8.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-1.0.0.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-1.0.0.cnf-old-copy -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/pkitool -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/rebuild-all-fedmsg-certs -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/revoke-full -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/sign-req -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/vars -> build/lib/fedmsg/tests/test_certs creating build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/corrupt.sig -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/pubring.gpg -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/pubring.gpg~ -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/secring.gpg -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/test_data -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/test_data.sig -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/trustdb.gpg -> build/lib/fedmsg/tests/test_certs/gpg creating build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/01.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/02.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/03.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/04.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/05.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/06.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/07.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/08.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/09.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0E.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0F.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/10.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/11.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/12.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/13.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/14.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/15.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/16.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/17.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/18.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/19.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1E.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1F.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/20.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/21.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/22.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/23.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/24.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/25.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/26.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/27.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/28.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/29.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/badca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/ca.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/crl.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/expired_ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/expired_ca.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/expired_crl.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedora_ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.attr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.attr.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/revoke-test.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/serial -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/serial.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/signed_by_expired_ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/signed_by_expired_ca.key -> build/lib/fedmsg/tests/test_certs/keys creating build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/README -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-ca -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-dh -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-inter -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-pass -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-pkcs12 -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-server -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-req -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-req-pass -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/clean-all -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/file -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/inherit-inter -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/list-crl -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/openssl-0.9.6.cnf -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/openssl-1.0.0.cnf -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/pkitool -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/revoke-full -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/sign-req -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/vars -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/whichopensslcnf -> build/lib/fedmsg/tests/test_certs/tmp running build_scripts creating build/scripts-2.7 copying and adjusting scripts/fedmsg-config -> build/scripts-2.7 changing mode of build/scripts-2.7/fedmsg-config from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I1vnYg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch + cd fedmsg-1.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg copying build/lib/fedmsg/utils.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg copying build/lib/fedmsg/core.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg copying build/lib/fedmsg/config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/default.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/logger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/base.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/announce.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/sqlstore.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/replay creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/utils.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509_ng.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/gpg.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/sqla.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding copying build/lib/fedmsg/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/collectd.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/check.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/hub.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/logger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/trigger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/replay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/tail.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/relay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/gateway.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/announce.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/default.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/logger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/base.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/announce.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/dummy.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/relay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/gateway.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_commands.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/common.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_meta.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_switching.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-key-server -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/clean-all -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-req -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/vars -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-dh -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-server -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/clean-all -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/file -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pass -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/vars -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pkcs12 -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/whichopensslcnf -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req-pass -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-inter -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/revoke-full -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/list-crl -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/sign-req -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/README -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/inherit-inter -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-ca -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/pkitool -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-and-sign-key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/revoke-full -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/11.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/09.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1F.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/07.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/03.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/02.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/05.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/29.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/crl.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0C.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1A.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/15.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/17.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/24.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/14.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/10.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/08.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/16.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2B.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedora_ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/19.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/20.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/28.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/expired_crl.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/signed_by_expired_ca.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2D.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/18.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/21.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0D.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/01.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/27.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/06.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1E.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial.old -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/badca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/revoke-test.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/signed_by_expired_ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1D.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/26.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.old -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/13.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2A.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/04.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0F.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0E.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2C.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/25.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/expired_ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/23.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1C.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/expired_ca.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0A.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/12.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/22.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0B.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr.old -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1B.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/openssl-0.9.8.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg~ -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data.sig -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/corrupt.sig -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/trustdb.gpg -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/secring.gpg -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/list-crl -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/sign-req -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/README -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf-old-copy -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/rebuild-all-fedmsg-certs -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-key -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-ca -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/pkitool -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_replay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_core.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/base.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_gpg.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_hub.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_threads.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/fedmsg-test-config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_utils.py -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/text/announce.py to announce.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/replay/sqlstore.py to sqlstore.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/replay/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/x509_ng.py to x509_ng.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/gpg.py to gpg.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/x509.py to x509.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding/sqla.py to sqla.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/collectd.py to collectd.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/ircbot.py to ircbot.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/trigger.py to trigger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/replay.py to replay.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/tail.py to tail.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/relay.py to relay.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/announce.py to announce.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/announce.py to announce.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/ircbot.py to ircbot.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/relay.py to relay.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_commands.py to test_commands.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_meta.py to test_meta.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_crypto_switching.py to test_crypto_switching.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_replay.py to test_replay.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_crypto_gpg.py to test_crypto_gpg.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_hub.py to test_hub.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_threads.py to test_threads.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/fedmsg-test-config.py to fedmsg-test-config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_utils.py to test_utils.pyc writing byte-compilation script '/tmp/tmp_JB954.py' /usr/bin/python2 -O /tmp/tmp_JB954.py removing /tmp/tmp_JB954.py running install_egg_info running egg_info writing requirements to fedmsg.egg-info/requires.txt writing fedmsg.egg-info/PKG-INFO writing top-level names to fedmsg.egg-info/top_level.txt writing dependency_links to fedmsg.egg-info/dependency_links.txt writing entry points to fedmsg.egg-info/entry_points.txt reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no files found matching 'dev_certs' warning: no files found matching '*' under directory 'dev_certs' warning: no previously-included files found matching 'fedmsg.d/_tweet-real.py' writing manifest file 'fedmsg.egg-info/SOURCES.txt' Copying fedmsg.egg-info to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedmsg-1.1.1-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin copying build/scripts-2.7/fedmsg-config -> /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-config to 755 Installing fedmsg-tail script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-dg-replay script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-announce script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-irc script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-gateway script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-trigger script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-collectd script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-signing-relay script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-relay script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-check script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-hub script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin Installing fedmsg-logger script to /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin + rm /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-check + ln -s /usr/bin/fedmsg-config /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-config-2 + ln -s /usr/bin/fedmsg-config /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-config-2.7 + ln -s /usr/bin/fedmsg-logger /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-logger-2 + ln -s /usr/bin/fedmsg-logger /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-logger-2.7 + ln -s /usr/bin/fedmsg-tail /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-tail-2 + ln -s /usr/bin/fedmsg-tail /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-tail-2.7 + ln -s /usr/bin/fedmsg-collectd /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-collectd-2 + ln -s /usr/bin/fedmsg-collectd /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-collectd-2.7 + ln -s /usr/bin/fedmsg-announce /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-announce-2 + ln -s /usr/bin/fedmsg-announce /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-announce-2.7 + ln -s /usr/bin/fedmsg-trigger /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-trigger-2 + ln -s /usr/bin/fedmsg-trigger /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-trigger-2.7 + ln -s /usr/bin/fedmsg-dg-replay /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-dg-replay-2 + ln -s /usr/bin/fedmsg-dg-replay /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-dg-replay-2.7 + ln -s /usr/bin/fedmsg-hub /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-hub-2 + ln -s /usr/bin/fedmsg-hub /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-hub-2.7 + ln -s /usr/bin/fedmsg-relay /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-relay-2 + ln -s /usr/bin/fedmsg-relay /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-relay-2.7 + ln -s /usr/bin/fedmsg-signing-relay /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-signing-relay-2 + ln -s /usr/bin/fedmsg-signing-relay /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-signing-relay-2.7 + ln -s /usr/bin/fedmsg-gateway /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-gateway-2 + ln -s /usr/bin/fedmsg-gateway /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-gateway-2.7 + ln -s /usr/bin/fedmsg-irc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-irc-2 + ln -s /usr/bin/fedmsg-irc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/bin/fedmsg-irc-2.7 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/ + /usr/bin/cp fedmsg.d/base.py fedmsg.d/endpoints.py fedmsg.d/gateway.py fedmsg.d/ircbot.py fedmsg.d/logging.py fedmsg.d/relay.py fedmsg.d/ssl.py /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/. + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch//var/run/fedmsg + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch//var/log/fedmsg + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/systemd/system + /usr/bin/install -pm644 initsys/systemd/fedmsg-hub.service /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/systemd/system/fedmsg-hub.service + /usr/bin/install -pm644 initsys/systemd/fedmsg-relay.service /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/systemd/system/fedmsg-relay.service + /usr/bin/install -pm644 initsys/systemd/fedmsg-irc.service /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/systemd/system/fedmsg-irc.service + /usr/bin/install -pm644 initsys/systemd/fedmsg-gateway.service /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/systemd/system/fedmsg-gateway.service + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch//etc/logrotate.d + /usr/bin/install logrotate /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch//etc/logrotate.d/fedmsg + chmod 0644 /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch//etc/logrotate.d/fedmsg + /usr/bin/install -Dm0644 /builddir/build/SOURCES/fedmsg-tmpfiles.conf /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/tmpfiles.d/fedmsg.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/fedmsg-1.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hxN0y7 + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 ++ pwd + PYTHONPATH=/builddir/build/BUILD/fedmsg-1.1.1 + py.test fedmsg ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/fedmsg-1.1.1, inifile: collected 318 items fedmsg/tests/test_commands.py ............ fedmsg/tests/test_config.py ............................ fedmsg/tests/test_core.py . fedmsg/tests/test_crypto_gpg.py ...... fedmsg/tests/test_crypto_switching.py . fedmsg/tests/test_hub.py .ssss fedmsg/tests/test_meta.py ....sssssssssssss....................................................s...... fedmsg/tests/test_replay.py ...ss.....sss fedmsg/tests/test_threads.py s. fedmsg/tests/test_utils.py ........ fedmsg/tests/commands/test_relay.py ... fedmsg/tests/consumers/test_consumers.py ......... fedmsg/tests/consumers/test_irc.py ..... fedmsg/tests/consumers/test_relay.py .. fedmsg/tests/crypto/test_utils.py ............... fedmsg/tests/crypto/test_x509.py ........................sssssssssssssssssssssssssss.............x...x.........sssssssssssssssssssssssssssssssssssssssssssssssssss fedmsg/tests/encoding/test___init__.py ... ============= 214 passed, 102 skipped, 2 xfailed in 29.83 seconds ============== + rm -f /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/base.pyc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/endpoints.pyc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/gateway.pyc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/ircbot.pyc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/logging.pyc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/relay.pyc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/ssl.pyc /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/base.pyo /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/endpoints.pyo /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/gateway.pyo /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/ircbot.pyo /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/logging.pyo /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/relay.pyo /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/etc/fedmsg.d/ssl.pyo + exit 0 Processing files: fedmsg-1.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QaHtFI + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-1.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-1.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.njJexk + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-1.1.1 + exit 0 Provides: fedmsg = 1.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Processing files: fedmsg-base-1.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69OhAb + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-base-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-base-1.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-base-1.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bUhni5 + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-base-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-base-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-base-1.1.1 + exit 0 Provides: config(fedmsg-base) = 1.1.1-1.el7 fedmsg-base = 1.1.1-1.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Processing files: fedmsg-doc-1.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VWlEEn + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-doc-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-doc-1.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-doc-1.1.1 + cp -pr doc/ /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/fedmsg-doc-1.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zcY44K + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-doc-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-doc-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/fedmsg-doc-1.1.1 + exit 0 Provides: fedmsg-doc = 1.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-fedmsg-1.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K2iXMY + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/python2-fedmsg-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/python2-fedmsg-1.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/doc/python2-fedmsg-1.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LHqs3c + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/python2-fedmsg-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/python2-fedmsg-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch/usr/share/licenses/python2-fedmsg-1.1.1 + exit 0 Provides: fedmsg-announce = 1.1.1-1.el7 fedmsg-collectd = 1.1.1-1.el7 fedmsg-gateway = 1.1.1-1.el7 fedmsg-hub = 1.1.1-1.el7 fedmsg-irc = 1.1.1-1.el7 fedmsg-relay = 1.1.1-1.el7 python-fedmsg = 1.1.1-1.el7 python-fedmsg-commands = 1.1.1-1.el7 python-fedmsg-consumers = 1.1.1-1.el7 python-fedmsg-core = 1.1.1-1.el7 python2-fedmsg = 1.1.1-1.el7 python2-fedmsg-commands = 1.1.1-1.el7 python2-fedmsg-consumers = 1.1.1-1.el7 python2-fedmsg-core = 1.1.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash /bin/sh /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-fedmsg < 1.1.1-1.el7 fedmsg-announce < 1.1.1-1.el7 fedmsg-collectd < 1.1.1-1.el7 fedmsg-gateway < 1.1.1-1.el7 fedmsg-hub < 1.1.1-1.el7 fedmsg-irc < 1.1.1-1.el7 fedmsg-relay < 1.1.1-1.el7 python2-fedmsg-core < 1.1.1-1.el7 python-fedmsg-core < 1.1.1-1.el7 python2-fedmsg-consumers < 1.1.1-1.el7 python-fedmsg-consumers < 1.1.1-1.el7 python2-fedmsg-commands < 1.1.1-1.el7 python-fedmsg-commands < 1.1.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch Wrote: /builddir/build/RPMS/fedmsg-1.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-base-1.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-doc-1.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-fedmsg-1.1.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G2koJ8 + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedmsg-1.1.1-1.el7.noarch + exit 0 Child return code was: 0