Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-keystoneclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-ocata-el7-build-24645-35171/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=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-keystoneclient.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 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-keystoneclient-3.10.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-keystoneclient.spec '], chrootPath='/var/lib/mock/cloud7-openstack-ocata-el7-build-24645-35171/root'shell=Falseuid=993env={'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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-keystoneclient.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.nlIy6X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-keystoneclient-3.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-keystoneclient-3.10.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-keystoneclient-3.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6GnMsR + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/keystoneclient creating build/lib/keystoneclient/tests creating build/lib/keystoneclient/tests/functional creating build/lib/keystoneclient/tests/functional/v2_0 copying keystoneclient/tests/functional/v2_0/__init__.py -> build/lib/keystoneclient/tests/functional/v2_0 creating build/lib/keystoneclient/auth copying keystoneclient/auth/token_endpoint.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/__init__.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/cli.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/conf.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/base.py -> build/lib/keystoneclient/auth creating build/lib/keystoneclient/tests/unit creating build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_conf.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_v2.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_password.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_token.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_v3_federated.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_common.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_cli.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/__init__.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_auth.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/utils.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_loading.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_token_endpoint.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_access.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_v3.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_default_cli.py -> build/lib/keystoneclient/tests/unit/auth creating build/lib/keystoneclient/auth/identity creating build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/token.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/__init__.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/cli.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/password.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/base.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/access.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/__init__.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/v2.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/base.py -> build/lib/keystoneclient/auth/identity creating build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/token.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/__init__.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/password.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/federated.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/base.py -> build/lib/keystoneclient/auth/identity/v3 creating build/lib/keystoneclient/generic copying keystoneclient/generic/__init__.py -> build/lib/keystoneclient/generic copying keystoneclient/generic/client.py -> build/lib/keystoneclient/generic creating build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_discovery.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_services.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/__init__.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_tenants.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_auth.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/utils.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_service_catalog.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_certificates.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_roles.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_extensions.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_access.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_endpoints.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_users.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_tokens.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/client_fixtures.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_ec2.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_client.py -> build/lib/keystoneclient/tests/unit/v2_0 creating build/lib/keystoneclient/contrib copying keystoneclient/contrib/__init__.py -> build/lib/keystoneclient/contrib creating build/lib/keystoneclient/common copying keystoneclient/common/__init__.py -> build/lib/keystoneclient/common copying keystoneclient/common/cms.py -> build/lib/keystoneclient/common creating build/lib/keystoneclient/fixture copying keystoneclient/fixture/exception.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/discovery.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/__init__.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/v3.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/v2.py -> build/lib/keystoneclient/fixture creating build/lib/keystoneclient/tests/unit/apiclient copying keystoneclient/tests/unit/apiclient/test_exceptions.py -> build/lib/keystoneclient/tests/unit/apiclient copying keystoneclient/tests/unit/apiclient/__init__.py -> build/lib/keystoneclient/tests/unit/apiclient creating build/lib/keystoneclient/v3 creating build/lib/keystoneclient/v3/contrib creating build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/core.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/mappings.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/service_providers.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/domains.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/__init__.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/saml.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/projects.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/protocols.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/base.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/identity_providers.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/tests/functional/__init__.py -> build/lib/keystoneclient/tests/functional copying keystoneclient/tests/functional/test_base.py -> build/lib/keystoneclient/tests/functional copying keystoneclient/tests/functional/test_access.py -> build/lib/keystoneclient/tests/functional copying keystoneclient/tests/functional/base.py -> build/lib/keystoneclient/tests/functional creating build/lib/keystoneclient/contrib/auth creating build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/__init__.py -> build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/oidc.py -> build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/saml2.py -> build/lib/keystoneclient/contrib/auth/v3 creating build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/services.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/tokens.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/extensions.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/certificates.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/endpoints.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/__init__.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/users.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/tenants.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/client.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/roles.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/ec2.py -> build/lib/keystoneclient/v2_0 creating build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/auth.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/core.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/request_tokens.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/consumers.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/__init__.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/utils.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/access_tokens.py -> build/lib/keystoneclient/v3/contrib/oauth1 creating build/lib/keystoneclient/contrib/ec2 copying keystoneclient/contrib/ec2/__init__.py -> build/lib/keystoneclient/contrib/ec2 copying keystoneclient/contrib/ec2/utils.py -> build/lib/keystoneclient/contrib/ec2 copying keystoneclient/tests/__init__.py -> build/lib/keystoneclient/tests creating build/lib/keystoneclient/tests/unit/generic copying keystoneclient/tests/unit/generic/__init__.py -> build/lib/keystoneclient/tests/unit/generic copying keystoneclient/tests/unit/generic/test_client.py -> build/lib/keystoneclient/tests/unit/generic copying keystoneclient/tests/unit/test_keyring.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_discovery.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_cms.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_ec2utils.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/__init__.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/utils.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_base.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_http.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_session.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_https.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/client_fixtures.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_fixtures.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_utils.py -> build/lib/keystoneclient/tests/unit creating build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_groups.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_credentials.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_oauth1.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_projects.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_services.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth_manager.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/__init__.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/utils.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/saml2_fixtures.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_service_catalog.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_role_assignments.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_roles.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth_oidc.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_access.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_endpoints.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_regions.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_users.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_endpoint_filter.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth_saml2.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_policies.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_discover.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_domains.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_federation.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_tokens.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_simple_cert.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_endpoint_policy.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/client_fixtures.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_domain_configs.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_trusts.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_ec2.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_client.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/v3/services.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/auth.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/tokens.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/role_assignments.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/groups.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/endpoints.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/domains.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/domain_configs.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/credentials.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/__init__.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/users.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/policies.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/client.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/projects.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/regions.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/roles.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/ec2.py -> build/lib/keystoneclient/v3 creating build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_groups.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_credentials.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_projects.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_services.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/__init__.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_implied_roles.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_roles.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_endpoints.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_regions.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_users.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_policies.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_domains.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_federation.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/client_fixtures.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_domain_configs.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/tests/functional/v3/test_ec2.py -> build/lib/keystoneclient/tests/functional/v3 copying keystoneclient/contrib/auth/__init__.py -> build/lib/keystoneclient/contrib/auth copying keystoneclient/v3/contrib/trusts.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/simple_cert.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/__init__.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/endpoint_filter.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/endpoint_policy.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/access.py -> build/lib/keystoneclient copying keystoneclient/httpclient.py -> build/lib/keystoneclient copying keystoneclient/session.py -> build/lib/keystoneclient copying keystoneclient/adapter.py -> build/lib/keystoneclient copying keystoneclient/exceptions.py -> build/lib/keystoneclient copying keystoneclient/baseclient.py -> build/lib/keystoneclient copying keystoneclient/i18n.py -> build/lib/keystoneclient copying keystoneclient/discover.py -> build/lib/keystoneclient copying keystoneclient/__init__.py -> build/lib/keystoneclient copying keystoneclient/utils.py -> build/lib/keystoneclient copying keystoneclient/client.py -> build/lib/keystoneclient copying keystoneclient/_discover.py -> build/lib/keystoneclient copying keystoneclient/service_catalog.py -> build/lib/keystoneclient copying keystoneclient/base.py -> build/lib/keystoneclient running egg_info deleting python_keystoneclient.egg-info/requires.txt writing python_keystoneclient.egg-info/PKG-INFO writing top-level names to python_keystoneclient.egg-info/top_level.txt writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt writing entry points to python_keystoneclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/keystoneclient/tests/functional/hooks copying keystoneclient/tests/functional/hooks/post_test_hook.sh -> build/lib/keystoneclient/tests/functional/hooks creating build/lib/keystoneclient/tests/unit/v3/examples creating build/lib/keystoneclient/tests/unit/v3/examples/xml copying keystoneclient/tests/unit/v3/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneclient/tests/unit/v3/examples/xml copying keystoneclient/tests/unit/v3/examples/xml/ADFS_fault.xml -> build/lib/keystoneclient/tests/unit/v3/examples/xml creating build/lib/keystoneclient/releasenotes creating build/lib/keystoneclient/releasenotes/notes copying keystoneclient/releasenotes/notes/removed-generic-client-ff505b2b01bc9302.yaml -> build/lib/keystoneclient/releasenotes/notes + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mSqTBM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch + cd python-keystoneclient-3.10.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v2_0 copying build/lib/keystoneclient/tests/functional/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v2_0 copying build/lib/keystoneclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional copying build/lib/keystoneclient/tests/functional/test_base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional copying build/lib/keystoneclient/tests/functional/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional copying build/lib/keystoneclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_groups.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_credentials.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_services.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_implied_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_regions.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_users.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_policies.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_federation.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_domain_configs.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 copying build/lib/keystoneclient/tests/functional/v3/test_ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/hooks copying build/lib/keystoneclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/hooks creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_conf.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_password.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_token.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_v3_federated.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_common.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_loading.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_v3.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_default_cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_services.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_tenants.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_certificates.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_extensions.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_users.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient copying build/lib/keystoneclient/tests/unit/apiclient/test_exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient copying build/lib/keystoneclient/tests/unit/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic copying build/lib/keystoneclient/tests/unit/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic copying build/lib/keystoneclient/tests/unit/generic/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic copying build/lib/keystoneclient/tests/unit/test_keyring.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_cms.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_ec2utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_https.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_groups.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_credentials.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_oauth1.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_services.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth_manager.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/saml2_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_role_assignments.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth_oidc.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_regions.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_users.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_endpoint_filter.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth_saml2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_policies.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_federation.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_simple_cert.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_endpoint_policy.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_domain_configs.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_trusts.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples/xml copying build/lib/keystoneclient/tests/unit/v3/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples/xml copying build/lib/keystoneclient/tests/unit/v3/examples/xml/ADFS_fault.xml -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples/xml copying build/lib/keystoneclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/conf.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/token.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/password.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/access.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/token.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/password.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/federated.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib copying build/lib/keystoneclient/contrib/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/oidc.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/saml2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/ec2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/ec2/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common copying build/lib/keystoneclient/common/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common copying build/lib/keystoneclient/common/cms.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/exception.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/v3.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/core.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/mappings.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/saml.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/protocols.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/identity_providers.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/core.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/request_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/consumers.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/access_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/trusts.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/simple_cert.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/endpoint_filter.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/endpoint_policy.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/services.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/role_assignments.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/groups.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/domain_configs.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/credentials.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/users.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/policies.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/regions.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/services.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/extensions.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/certificates.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/users.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/tenants.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/access.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/httpclient.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/session.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/adapter.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/baseclient.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/i18n.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/_discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/releasenotes creating /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/releasenotes/notes copying build/lib/keystoneclient/releasenotes/notes/removed-generic-client-ff505b2b01bc9302.yaml -> /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/releasenotes/notes byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_projects.py to test_projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_implied_roles.py to test_implied_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_regions.py to test_regions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_domains.py to test_domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_federation.py to test_federation.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_domain_configs.py to test_domain_configs.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/v3/test_ec2.py to test_ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_conf.py to test_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_v2.py to test_identity_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_password.py to test_password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_v3_federated.py to test_identity_v3_federated.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_common.py to test_identity_common.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_cli.py to test_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_loading.py to test_loading.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_token_endpoint.py to test_token_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_v3.py to test_identity_v3.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_default_cli.py to test_default_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_discovery.py to test_discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_tenants.py to test_tenants.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_certificates.py to test_certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_ec2.py to test_ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_keyring.py to test_keyring.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_discovery.py to test_discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_cms.py to test_cms.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_ec2utils.py to test_ec2utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_session.py to test_session.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_https.py to test_https.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_fixtures.py to test_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_oauth1.py to test_oauth1.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_projects.py to test_projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth_manager.py to test_auth_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/saml2_fixtures.py to saml2_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_role_assignments.py to test_role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth_oidc.py to test_auth_oidc.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_regions.py to test_regions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_endpoint_filter.py to test_endpoint_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth_saml2.py to test_auth_saml2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_discover.py to test_discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_domains.py to test_domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_federation.py to test_federation.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_simple_cert.py to test_simple_cert.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_endpoint_policy.py to test_endpoint_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_domain_configs.py to test_domain_configs.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_trusts.py to test_trusts.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_ec2.py to test_ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/token_endpoint.py to token_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/password.py to password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/access.py to access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/password.py to password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/federated.py to federated.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3/oidc.py to oidc.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3/saml2.py to saml2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common/cms.py to cms.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/discovery.py to discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/v3.py to v3.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/mappings.py to mappings.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/service_providers.py to service_providers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/saml.py to saml.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/projects.py to projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/protocols.py to protocols.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/identity_providers.py to identity_providers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/request_tokens.py to request_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/consumers.py to consumers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/access_tokens.py to access_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/trusts.py to trusts.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/simple_cert.py to simple_cert.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/endpoint_filter.py to endpoint_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/endpoint_policy.py to endpoint_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/role_assignments.py to role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/endpoints.py to endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/domain_configs.py to domain_configs.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/policies.py to policies.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py to projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/regions.py to regions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/certificates.py to certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/endpoints.py to endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/tenants.py to tenants.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/access.py to access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/httpclient.py to httpclient.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/baseclient.py to baseclient.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/discover.py to discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/_discover.py to _discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py to service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/base.py to base.pyc writing byte-compilation script '/tmp/tmp8B0sZI.py' /usr/bin/python2 -O /tmp/tmp8B0sZI.py removing /tmp/tmp8B0sZI.py running install_egg_info running egg_info writing python_keystoneclient.egg-info/PKG-INFO writing top-level names to python_keystoneclient.egg-info/top_level.txt writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt writing entry points to python_keystoneclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_keystoneclient.egg-info to /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_keystoneclient-3.10.0-py2.7.egg-info running install_scripts ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-keystoneclient-3.10.0: + PYTHONPATH=/builddir/build/BUILD/python-keystoneclient-3.10.0: + sphinx-build -b html doc/source html Making output directory... Running Sphinx v1.2.3 fatal: Not a git repository (or any of the parent directories): .git loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory u'http://docs.python.org/objects.inv' not fetchable due to : loading intersphinx inventory from http://docs.openstack.org/developer/oslo.config/objects.inv... WARNING: intersphinx inventory u'http://docs.openstack.org/developer/oslo.config/objects.inv' not fetchable due to : loading intersphinx inventory from http://docs.openstack.org/developer/keystoneauth/objects.inv... WARNING: intersphinx inventory u'http://docs.openstack.org/developer/keystoneauth/objects.inv' not fetchable due to : Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] history reading sources... [ 40%] index reading sources... [ 60%] using-api-v2 reading sources... [ 80%] using-api-v3 reading sources... [100%] using-sessions ChangeLog:975: WARNING: Inline emphasis start-string without end-string. ChangeLog:1375: WARNING: Inline emphasis start-string without end-string. ChangeLog:719: ERROR: Unknown target name: "os". ChangeLog:988: ERROR: Unknown target name: "os". /builddir/build/BUILD/python-keystoneclient-3.10.0/doc/source/index.rst:10: WARNING: toctree contains reference to nonexisting document u'api/modules' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] history writing output... [ 40%] index writing output... [ 60%] using-api-v2 writing output... [ 80%] using-api-v3 writing output... [100%] using-sessions writing additional files... genindex search copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 8 warnings. + rm -fr html/.doctrees html/.buildinfo + /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/python-keystoneclient-3.10.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-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.iMBn8T + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + /usr/bin/python2 setup.py test running test /usr/lib/python2.7/site-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'keystoneclient.auth.conf.load_from_conf_options()' is deprecated in version '2.1.0' and will be removed in version '3.0.0': keystoneclient auth plugins are deprecated. Use keystoneauth. return self._callable_object(*self._args, **self._kwargs) /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' /usr/lib/python2.7/site-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'HTTPClient.get()' is deprecated in version '1.7.0' and will be removed in version '2.0.0' return self._callable_object(*self._args, **self._kwargs) /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' /usr/lib/python2.7/site-packages/six.py:671: PendingDeprecationWarning: Please use assertRaisesRegex instead. return getattr(self, _assertRaisesRegex)(*args, **kwargs) /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' /usr/lib/python2.7/site-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'HTTPClient.get()' is deprecated in version '1.7.0' and will be removed in version '2.0.0' return self._callable_object(*self._args, **self._kwargs) /usr/lib/python2.7/site-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'HTTPClient.post()' is deprecated in version '1.7.0' and will be removed in version '2.0.0' return self._callable_object(*self._args, **self._kwargs) /usr/lib/python2.7/site-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'HTTPClient.put()' is deprecated in version '1.7.0' and will be removed in version '2.0.0' return self._callable_object(*self._args, **self._kwargs) /usr/lib/python2.7/site-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'HTTPClient.delete()' is deprecated in version '1.7.0' and will be removed in version '2.0.0' return self._callable_object(*self._args, **self._kwargs) /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' /usr/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --list running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmpZkHDld running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmpBu9FsY running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmpZRkSMG running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmpGyPFpD running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmprOgYyl running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmprEvp9U running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmpyp3rzo running=${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystoneclient/tests/unit} --load-list /tmp/tmpwHpbHi Ran 1671 tests in 2.711s PASSED (id=0, skips=4) + rm -fr .testrepository + exit 0 Processing files: python2-keystoneclient-3.10.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0rI4LX + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/doc/python2-keystoneclient-3.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/doc/python2-keystoneclient-3.10.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/doc/python2-keystoneclient-3.10.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m2hpX1 + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python2-keystoneclient-3.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python2-keystoneclient-3.10.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python2-keystoneclient-3.10.0 + exit 0 Provides: python-keystoneclient = 1:3.10.0-1.el7 python2-keystoneclient = 1:3.10.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-keystoneclient < 1:3.10.0-1.el7 Processing files: python2-keystoneclient-tests-3.10.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vVT2d1 + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python2-keystoneclient-tests-3.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python2-keystoneclient-tests-3.10.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python2-keystoneclient-tests-3.10.0 + exit 0 Provides: python2-keystoneclient-tests = 1:3.10.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash python(abi) = 2.7 Processing files: python-keystoneclient-doc-3.10.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.weM7P0 + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/doc/python-keystoneclient-doc-3.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/doc/python-keystoneclient-doc-3.10.0 + cp -pr html /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/doc/python-keystoneclient-doc-3.10.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Pq0vi4 + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python-keystoneclient-doc-3.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python-keystoneclient-doc-3.10.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch/usr/share/licenses/python-keystoneclient-doc-3.10.0 + exit 0 Provides: python-keystoneclient-doc = 1:3.10.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-keystoneclient-3.10.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-keystoneclient-tests-3.10.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-keystoneclient-doc-3.10.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BT8teJ + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-3.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-keystoneclient-3.10.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->