Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-botocore.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1699/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-botocore.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00010b06 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-botocore-0.58.0-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-botocore.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1699/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-botocore.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hNQMsG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf botocore-0.58.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/botocore-0.58.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd botocore-0.58.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-botocore-Add-some-version-requirements.patch):' Patch #0 (0001-botocore-Add-some-version-requirements.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-botocore-Add-some-version-requirements.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + echo 'Patch #1 (0001-Do-not-use-bundled-requests.patch):' Patch #1 (0001-Do-not-use-bundled-requests.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Do-not-use-bundled-requests.patch + /usr/bin/patch -p1 --fuzz=0 patching file botocore.egg-info/requires.txt patching file botocore/awsrequest.py patching file botocore/endpoint.py patching file botocore/retryhandler.py patching file botocore/utils.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WwBnuQ + umask 022 + cd /builddir/build/BUILD + cd botocore-0.58.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/botocore copying botocore/credentials.py -> build/lib/botocore copying botocore/exceptions.py -> build/lib/botocore copying botocore/paginate.py -> build/lib/botocore copying botocore/waiter.py -> build/lib/botocore copying botocore/handlers.py -> build/lib/botocore copying botocore/endpoint.py -> build/lib/botocore copying botocore/retryhandler.py -> build/lib/botocore copying botocore/hooks.py -> build/lib/botocore copying botocore/provider.py -> build/lib/botocore copying botocore/service.py -> build/lib/botocore copying botocore/session.py -> build/lib/botocore copying botocore/payload.py -> build/lib/botocore copying botocore/operation.py -> build/lib/botocore copying botocore/translate.py -> build/lib/botocore copying botocore/auth.py -> build/lib/botocore copying botocore/awsrequest.py -> build/lib/botocore copying botocore/config.py -> build/lib/botocore copying botocore/utils.py -> build/lib/botocore copying botocore/parameters.py -> build/lib/botocore copying botocore/regions.py -> build/lib/botocore copying botocore/response.py -> build/lib/botocore copying botocore/compat.py -> build/lib/botocore copying botocore/__init__.py -> build/lib/botocore copying botocore/loaders.py -> build/lib/botocore creating build/lib/botocore/vendored copying botocore/vendored/__init__.py -> build/lib/botocore/vendored creating build/lib/botocore/vendored/requests copying botocore/vendored/requests/exceptions.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/models.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/hooks.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/certs.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/structures.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/auth.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/cookies.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/sessions.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/adapters.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/utils.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/compat.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/api.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/__init__.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/status_codes.py -> build/lib/botocore/vendored/requests creating build/lib/botocore/vendored/requests/packages copying botocore/vendored/requests/packages/__init__.py -> build/lib/botocore/vendored/requests/packages creating build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/exceptions.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/poolmanager.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/request.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/connection.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/fields.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/filepost.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/connectionpool.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/response.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/_collections.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/__init__.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/util.py -> build/lib/botocore/vendored/requests/packages/urllib3 creating build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/latin1prober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/eucjpprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/big5prober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/escprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/sjisprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/mbcssm.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/charsetprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/jpcntx.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/langgreekmodel.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/langthaimodel.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/langbulgarianmodel.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/langcyrillicmodel.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/universaldetector.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/euckrprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/utf8prober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/chardistribution.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/mbcsgroupprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/__main__.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/euctwprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/sbcharsetprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/escsm.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/langhungarianmodel.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/big5freq.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/euctwfreq.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/euckrfreq.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/charsetgroupprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/codingstatemachine.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/constants.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/compat.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/cp949prober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/hebrewprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/sbcsgroupprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/gb2312freq.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/__init__.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/langhebrewmodel.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/gb2312prober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/mbcharsetprober.py -> build/lib/botocore/vendored/requests/packages/charade copying botocore/vendored/requests/packages/charade/jisfreq.py -> build/lib/botocore/vendored/requests/packages/charade creating build/lib/botocore/vendored/requests/packages/urllib3/packages copying botocore/vendored/requests/packages/urllib3/packages/six.py -> build/lib/botocore/vendored/requests/packages/urllib3/packages copying botocore/vendored/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/botocore/vendored/requests/packages/urllib3/packages copying botocore/vendored/requests/packages/urllib3/packages/__init__.py -> build/lib/botocore/vendored/requests/packages/urllib3/packages creating build/lib/botocore/vendored/requests/packages/urllib3/contrib copying botocore/vendored/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/botocore/vendored/requests/packages/urllib3/contrib copying botocore/vendored/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/botocore/vendored/requests/packages/urllib3/contrib copying botocore/vendored/requests/packages/urllib3/contrib/__init__.py -> build/lib/botocore/vendored/requests/packages/urllib3/contrib creating build/lib/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname copying botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname running egg_info writing requirements to botocore.egg-info/requires.txt writing botocore.egg-info/PKG-INFO writing top-level names to botocore.egg-info/top_level.txt writing dependency_links to botocore.egg-info/dependency_links.txt reading manifest file 'botocore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'botocore.egg-info/SOURCES.txt' creating build/lib/botocore/data creating build/lib/botocore/data/aws copying botocore/data/aws/_endpoints.json -> build/lib/botocore/data/aws copying botocore/data/aws/_retry.json -> build/lib/botocore/data/aws creating build/lib/botocore/data/aws/autoscaling copying botocore/data/aws/autoscaling/2011-01-01.json -> build/lib/botocore/data/aws/autoscaling creating build/lib/botocore/data/aws/cloudformation copying botocore/data/aws/cloudformation/2010-05-15.json -> build/lib/botocore/data/aws/cloudformation creating build/lib/botocore/data/aws/cloudfront copying botocore/data/aws/cloudfront/2012-05-05.json -> build/lib/botocore/data/aws/cloudfront copying botocore/data/aws/cloudfront/2013-05-12.json -> build/lib/botocore/data/aws/cloudfront copying botocore/data/aws/cloudfront/2013-11-11.json -> build/lib/botocore/data/aws/cloudfront copying botocore/data/aws/cloudfront/2014-05-31.json -> build/lib/botocore/data/aws/cloudfront creating build/lib/botocore/data/aws/cloudsearch copying botocore/data/aws/cloudsearch/2011-02-01.json -> build/lib/botocore/data/aws/cloudsearch copying botocore/data/aws/cloudsearch/2013-01-01.json -> build/lib/botocore/data/aws/cloudsearch creating build/lib/botocore/data/aws/cloudsearchdomain copying botocore/data/aws/cloudsearchdomain/2013-01-01.json -> build/lib/botocore/data/aws/cloudsearchdomain creating build/lib/botocore/data/aws/cloudtrail copying botocore/data/aws/cloudtrail/2013-11-01.json -> build/lib/botocore/data/aws/cloudtrail creating build/lib/botocore/data/aws/cloudwatch copying botocore/data/aws/cloudwatch/2010-08-01.json -> build/lib/botocore/data/aws/cloudwatch creating build/lib/botocore/data/aws/cognito-identity copying botocore/data/aws/cognito-identity/2014-06-30.json -> build/lib/botocore/data/aws/cognito-identity creating build/lib/botocore/data/aws/cognito-sync copying botocore/data/aws/cognito-sync/2014-06-30.json -> build/lib/botocore/data/aws/cognito-sync creating build/lib/botocore/data/aws/datapipeline copying botocore/data/aws/datapipeline/2012-10-29.json -> build/lib/botocore/data/aws/datapipeline creating build/lib/botocore/data/aws/directconnect copying botocore/data/aws/directconnect/2012-10-25.json -> build/lib/botocore/data/aws/directconnect creating build/lib/botocore/data/aws/dynamodb copying botocore/data/aws/dynamodb/2011-12-05.json -> build/lib/botocore/data/aws/dynamodb copying botocore/data/aws/dynamodb/2012-08-10.json -> build/lib/botocore/data/aws/dynamodb creating build/lib/botocore/data/aws/ec2 copying botocore/data/aws/ec2/2013-02-01.json -> build/lib/botocore/data/aws/ec2 copying botocore/data/aws/ec2/2013-10-15.json -> build/lib/botocore/data/aws/ec2 copying botocore/data/aws/ec2/2014-02-01.json -> build/lib/botocore/data/aws/ec2 copying botocore/data/aws/ec2/2014-05-01.json -> build/lib/botocore/data/aws/ec2 copying botocore/data/aws/ec2/2014-06-15.json -> build/lib/botocore/data/aws/ec2 creating build/lib/botocore/data/aws/elasticache copying botocore/data/aws/elasticache/2012-11-15.json -> build/lib/botocore/data/aws/elasticache copying botocore/data/aws/elasticache/2013-06-15.json -> build/lib/botocore/data/aws/elasticache copying botocore/data/aws/elasticache/2014-03-24.json -> build/lib/botocore/data/aws/elasticache creating build/lib/botocore/data/aws/elasticbeanstalk copying botocore/data/aws/elasticbeanstalk/2010-12-01.json -> build/lib/botocore/data/aws/elasticbeanstalk creating build/lib/botocore/data/aws/elastictranscoder copying botocore/data/aws/elastictranscoder/2012-09-25.json -> build/lib/botocore/data/aws/elastictranscoder creating build/lib/botocore/data/aws/elb copying botocore/data/aws/elb/2012-06-01.json -> build/lib/botocore/data/aws/elb creating build/lib/botocore/data/aws/emr copying botocore/data/aws/emr/2009-03-31.json -> build/lib/botocore/data/aws/emr creating build/lib/botocore/data/aws/iam copying botocore/data/aws/iam/2010-05-08.json -> build/lib/botocore/data/aws/iam creating build/lib/botocore/data/aws/importexport copying botocore/data/aws/importexport/2010-06-01.json -> build/lib/botocore/data/aws/importexport creating build/lib/botocore/data/aws/kinesis copying botocore/data/aws/kinesis/2013-12-02.json -> build/lib/botocore/data/aws/kinesis creating build/lib/botocore/data/aws/logs copying botocore/data/aws/logs/2014-03-28.json -> build/lib/botocore/data/aws/logs creating build/lib/botocore/data/aws/opsworks copying botocore/data/aws/opsworks/2013-02-18.json -> build/lib/botocore/data/aws/opsworks creating build/lib/botocore/data/aws/rds copying botocore/data/aws/rds/2013-01-10.json -> build/lib/botocore/data/aws/rds copying botocore/data/aws/rds/2013-02-12.json -> build/lib/botocore/data/aws/rds copying botocore/data/aws/rds/2013-05-15.json -> build/lib/botocore/data/aws/rds copying botocore/data/aws/rds/2013-09-09.json -> build/lib/botocore/data/aws/rds creating build/lib/botocore/data/aws/redshift copying botocore/data/aws/redshift/2012-12-01.json -> build/lib/botocore/data/aws/redshift creating build/lib/botocore/data/aws/route53 copying botocore/data/aws/route53/2012-12-12.json -> build/lib/botocore/data/aws/route53 copying botocore/data/aws/route53/2013-04-01.json -> build/lib/botocore/data/aws/route53 creating build/lib/botocore/data/aws/s3 copying botocore/data/aws/s3/2006-03-01.json -> build/lib/botocore/data/aws/s3 creating build/lib/botocore/data/aws/sdb copying botocore/data/aws/sdb/2009-04-15.json -> build/lib/botocore/data/aws/sdb creating build/lib/botocore/data/aws/ses copying botocore/data/aws/ses/2010-12-01.json -> build/lib/botocore/data/aws/ses creating build/lib/botocore/data/aws/sns copying botocore/data/aws/sns/2010-03-31.json -> build/lib/botocore/data/aws/sns creating build/lib/botocore/data/aws/sqs copying botocore/data/aws/sqs/2012-11-05.json -> build/lib/botocore/data/aws/sqs creating build/lib/botocore/data/aws/storagegateway copying botocore/data/aws/storagegateway/2012-06-30.json -> build/lib/botocore/data/aws/storagegateway copying botocore/data/aws/storagegateway/2013-06-30.json -> build/lib/botocore/data/aws/storagegateway creating build/lib/botocore/data/aws/sts copying botocore/data/aws/sts/2011-06-15.json -> build/lib/botocore/data/aws/sts creating build/lib/botocore/data/aws/support copying botocore/data/aws/support/2013-04-15.json -> build/lib/botocore/data/aws/support creating build/lib/botocore/data/aws/swf copying botocore/data/aws/swf/2012-01-25.json -> build/lib/botocore/data/aws/swf copying botocore/vendored/requests/cacert.pem -> build/lib/botocore/vendored/requests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LnNsf1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64 + cd botocore-0.58.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/credentials.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/exceptions.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/paginate.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/waiter.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/handlers.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/endpoint.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/retryhandler.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/hooks.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/provider.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/service.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/session.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/payload.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/operation.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/translate.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/auth.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/awsrequest.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudfront copying build/lib/botocore/data/aws/cloudfront/2014-05-31.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudfront copying build/lib/botocore/data/aws/cloudfront/2013-11-11.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudfront copying build/lib/botocore/data/aws/cloudfront/2013-05-12.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudfront copying build/lib/botocore/data/aws/cloudfront/2012-05-05.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudfront creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/rds copying build/lib/botocore/data/aws/rds/2013-05-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/rds copying build/lib/botocore/data/aws/rds/2013-02-12.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/rds copying build/lib/botocore/data/aws/rds/2013-09-09.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/rds copying build/lib/botocore/data/aws/rds/2013-01-10.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/rds creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sqs copying build/lib/botocore/data/aws/sqs/2012-11-05.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sqs creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sns copying build/lib/botocore/data/aws/sns/2010-03-31.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sns creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elasticbeanstalk copying build/lib/botocore/data/aws/elasticbeanstalk/2010-12-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elasticbeanstalk creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/emr copying build/lib/botocore/data/aws/emr/2009-03-31.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/emr creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/opsworks copying build/lib/botocore/data/aws/opsworks/2013-02-18.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/opsworks creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudwatch copying build/lib/botocore/data/aws/cloudwatch/2010-08-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudwatch creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sts copying build/lib/botocore/data/aws/sts/2011-06-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sts creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ses copying build/lib/botocore/data/aws/ses/2010-12-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ses creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/directconnect copying build/lib/botocore/data/aws/directconnect/2012-10-25.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/directconnect creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sdb copying build/lib/botocore/data/aws/sdb/2009-04-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/sdb creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/swf copying build/lib/botocore/data/aws/swf/2012-01-25.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/swf creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/dynamodb copying build/lib/botocore/data/aws/dynamodb/2012-08-10.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/dynamodb copying build/lib/botocore/data/aws/dynamodb/2011-12-05.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/dynamodb creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudsearch copying build/lib/botocore/data/aws/cloudsearch/2011-02-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudsearch copying build/lib/botocore/data/aws/cloudsearch/2013-01-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudsearch creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/s3 copying build/lib/botocore/data/aws/s3/2006-03-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/s3 creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/route53 copying build/lib/botocore/data/aws/route53/2013-04-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/route53 copying build/lib/botocore/data/aws/route53/2012-12-12.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/route53 copying build/lib/botocore/data/aws/_endpoints.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws copying build/lib/botocore/data/aws/_retry.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elastictranscoder copying build/lib/botocore/data/aws/elastictranscoder/2012-09-25.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elastictranscoder creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/autoscaling copying build/lib/botocore/data/aws/autoscaling/2011-01-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/autoscaling creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elasticache copying build/lib/botocore/data/aws/elasticache/2014-03-24.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elasticache copying build/lib/botocore/data/aws/elasticache/2012-11-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elasticache copying build/lib/botocore/data/aws/elasticache/2013-06-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elasticache creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ec2 copying build/lib/botocore/data/aws/ec2/2014-02-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ec2 copying build/lib/botocore/data/aws/ec2/2014-05-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ec2 copying build/lib/botocore/data/aws/ec2/2014-06-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ec2 copying build/lib/botocore/data/aws/ec2/2013-10-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ec2 copying build/lib/botocore/data/aws/ec2/2013-02-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/ec2 creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/datapipeline copying build/lib/botocore/data/aws/datapipeline/2012-10-29.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/datapipeline creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/support copying build/lib/botocore/data/aws/support/2013-04-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/support creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/redshift copying build/lib/botocore/data/aws/redshift/2012-12-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/redshift creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/iam copying build/lib/botocore/data/aws/iam/2010-05-08.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/iam creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/importexport copying build/lib/botocore/data/aws/importexport/2010-06-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/importexport creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cognito-sync copying build/lib/botocore/data/aws/cognito-sync/2014-06-30.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cognito-sync creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/logs copying build/lib/botocore/data/aws/logs/2014-03-28.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/logs creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elb copying build/lib/botocore/data/aws/elb/2012-06-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/elb creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/kinesis copying build/lib/botocore/data/aws/kinesis/2013-12-02.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/kinesis creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudtrail copying build/lib/botocore/data/aws/cloudtrail/2013-11-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudtrail creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cognito-identity copying build/lib/botocore/data/aws/cognito-identity/2014-06-30.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cognito-identity creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudformation copying build/lib/botocore/data/aws/cloudformation/2010-05-15.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudformation creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudsearchdomain copying build/lib/botocore/data/aws/cloudsearchdomain/2013-01-01.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/cloudsearchdomain creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/storagegateway copying build/lib/botocore/data/aws/storagegateway/2012-06-30.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/storagegateway copying build/lib/botocore/data/aws/storagegateway/2013-06-30.json -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/data/aws/storagegateway creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/exceptions.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/models.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/cacert.pem -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/hooks.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/certs.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/structures.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/auth.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/cookies.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages copying build/lib/botocore/vendored/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/botocore/vendored/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages copying build/lib/botocore/vendored/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/contrib copying build/lib/botocore/vendored/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/contrib copying build/lib/botocore/vendored/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/contrib copying build/lib/botocore/vendored/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/contrib copying build/lib/botocore/vendored/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/util.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/latin1prober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/eucjpprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/big5prober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/escprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/sjisprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/mbcssm.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/charsetprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/jpcntx.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/langgreekmodel.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/langthaimodel.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/universaldetector.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/euckrprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/utf8prober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/chardistribution.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/__main__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/euctwprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/escsm.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/big5freq.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/euctwfreq.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/euckrfreq.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/codingstatemachine.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/constants.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/compat.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/cp949prober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/hebrewprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/gb2312freq.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/gb2312prober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/charade/jisfreq.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade copying build/lib/botocore/vendored/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages copying build/lib/botocore/vendored/requests/sessions.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/adapters.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/utils.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/compat.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/api.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/status_codes.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored copying build/lib/botocore/config.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/utils.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/parameters.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/regions.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/response.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/compat.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/__init__.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore copying build/lib/botocore/loaders.py -> /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/paginate.py to paginate.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/waiter.py to waiter.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/retryhandler.py to retryhandler.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/payload.py to payload.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/operation.py to operation.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/translate.py to translate.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/awsrequest.py to awsrequest.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/cookies.py to cookies.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/poolmanager.py to poolmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/filepost.py to filepost.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/connectionpool.py to connectionpool.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py to _collections.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/latin1prober.py to latin1prober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/eucjpprober.py to eucjpprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/big5prober.py to big5prober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/escprober.py to escprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/sjisprober.py to sjisprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/mbcssm.py to mbcssm.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/charsetprober.py to charsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/jpcntx.py to jpcntx.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/langgreekmodel.py to langgreekmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/langthaimodel.py to langthaimodel.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/langbulgarianmodel.py to langbulgarianmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/langcyrillicmodel.py to langcyrillicmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/universaldetector.py to universaldetector.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/euckrprober.py to euckrprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/utf8prober.py to utf8prober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/chardistribution.py to chardistribution.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/mbcsgroupprober.py to mbcsgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/euctwprober.py to euctwprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/sbcharsetprober.py to sbcharsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/escsm.py to escsm.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/langhungarianmodel.py to langhungarianmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/big5freq.py to big5freq.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/euctwfreq.py to euctwfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/euckrfreq.py to euckrfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/charsetgroupprober.py to charsetgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/codingstatemachine.py to codingstatemachine.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/cp949prober.py to cp949prober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/hebrewprober.py to hebrewprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/sbcsgroupprober.py to sbcsgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/gb2312freq.py to gb2312freq.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/langhebrewmodel.py to langhebrewmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/gb2312prober.py to gb2312prober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/mbcharsetprober.py to mbcharsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/charade/jisfreq.py to jisfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/adapters.py to adapters.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/requests/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/regions.py to regions.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/loaders.py to loaders.pyc writing byte-compilation script '/tmp/tmpxkEa27.py' /usr/bin/python2 -O /tmp/tmpxkEa27.py removing /tmp/tmpxkEa27.py running install_egg_info running egg_info writing requirements to botocore.egg-info/requires.txt writing botocore.egg-info/PKG-INFO writing top-level names to botocore.egg-info/top_level.txt writing dependency_links to botocore.egg-info/dependency_links.txt reading manifest file 'botocore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'botocore.egg-info/SOURCES.txt' Copying botocore.egg-info to /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore-0.58.0-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/botocore/vendored + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/botocore-0.58.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-botocore-0.58.0-2.el7.centos.x86_64/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.ONFAMf + umask 022 + cd /builddir/build/BUILD + cd botocore-0.58.0 + /usr/bin/python2 setup.py test running test + exit 0 Processing files: python-botocore-0.58.0-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FtSOzu + umask 022 + cd /builddir/build/BUILD + cd botocore-0.58.0 + DOCDIR=/builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/share/doc/python-botocore-0.58.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/share/doc/python-botocore-0.58.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/share/doc/python-botocore-0.58.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64/usr/share/doc/python-botocore-0.58.0 + exit 0 Provides: python-botocore = 0.58.0-2.el7.centos 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00010b06 Wrote: /builddir/build/RPMS/python-botocore-0.58.0-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.78S4AN + umask 022 + cd /builddir/build/BUILD + cd botocore-0.58.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-botocore-0.58.0-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->