Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/f29-build-738-379/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-google-auth-1.3.0-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/f29-build-738-379/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mjB7M2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf google-auth-library-python-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd google-auth-library-python-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-google-auth-1.3.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X28Cpo + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/oauth2 copying google/oauth2/service_account.py -> build/lib/google/oauth2 copying google/oauth2/_client.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 creating build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth creating build/lib/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine creating build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/__init__.py -> build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport creating build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/base.py -> build/lib/google/auth/crypt + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PnGoGL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch + cd google-auth-library-python-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/__init__.py (namespace package) copying google/oauth2/service_account.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/_client.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/id_token.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/auth/jwt.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/environment_vars.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/iam.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_cloud_sdk.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_default.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/app_engine.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_helpers.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_service_account_info.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_oauth2client.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/exceptions.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/compute_engine/_metadata.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine copying google/auth/transport/_http_client.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/grpc.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/requests.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/urllib3.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/crypt/rsa.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt copying google/auth/crypt/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt copying google/auth/crypt/base.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2/service_account.py to service_account.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2/_client.py to _client.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2/id_token.py to id_token.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/oauth2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/jwt.py to jwt.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/environment_vars.py to environment_vars.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/iam.py to iam.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/_cloud_sdk.py to _cloud_sdk.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/_default.py to _default.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/app_engine.py to app_engine.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/_helpers.py to _helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/_service_account_info.py to _service_account_info.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/_oauth2client.py to _oauth2client.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine/_metadata.py to _metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport/_http_client.py to _http_client.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport/grpc.py to grpc.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport/requests.py to requests.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/transport/urllib3.py to urllib3.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/rsa.py to rsa.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/_python_rsa.py to _python_rsa.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/base.py to base.pyc writing byte-compilation script '/tmp/tmppllLfe.py' /usr/bin/python2 -O /tmp/tmppllLfe.py removing /tmp/tmppllLfe.py running install_egg_info running egg_info creating google_auth.egg-info writing requirements to google_auth.egg-info/requires.txt writing google_auth.egg-info/PKG-INFO writing namespace_packages to google_auth.egg-info/namespace_packages.txt writing top-level names to google_auth.egg-info/top_level.txt writing dependency_links to google_auth.egg-info/dependency_links.txt writing manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google_auth-1.3.0-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7/site-packages/google_auth-1.3.0-py2.7-nspkg.pth running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/__init__.py (namespace package) copying google/oauth2/service_account.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2 copying google/oauth2/_client.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2 copying google/oauth2/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2 copying google/oauth2/id_token.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2 copying google/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2 copying google/auth/jwt.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/environment_vars.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/iam.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/_cloud_sdk.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/_default.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/app_engine.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/_helpers.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/_service_account_info.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/_oauth2client.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/exceptions.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth copying google/auth/compute_engine/_metadata.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/compute_engine copying google/auth/transport/_http_client.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport copying google/auth/transport/grpc.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport copying google/auth/transport/requests.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport copying google/auth/transport/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport copying google/auth/transport/urllib3.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport copying google/auth/crypt/rsa.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt copying google/auth/crypt/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt copying google/auth/crypt/base.py -> /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2/service_account.py to service_account.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2/_client.py to _client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2/credentials.py to credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2/id_token.py to id_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/oauth2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/jwt.py to jwt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/environment_vars.py to environment_vars.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/iam.py to iam.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/_cloud_sdk.py to _cloud_sdk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/_default.py to _default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/app_engine.py to app_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/credentials.py to credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/_helpers.py to _helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/_service_account_info.py to _service_account_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/_oauth2client.py to _oauth2client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py to _metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py to credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/compute_engine/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport/_http_client.py to _http_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport/grpc.py to grpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport/requests.py to requests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/transport/urllib3.py to urllib3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt/rsa.py to rsa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt/_python_rsa.py to _python_rsa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google/auth/crypt/base.py to base.cpython-36.pyc writing byte-compilation script '/tmp/tmp0xtv1a7w.py' /usr/bin/python3 /tmp/tmp0xtv1a7w.py removing /tmp/tmp0xtv1a7w.py running install_egg_info running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing namespace_packages to google_auth.egg-info/namespace_packages.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google_auth-1.3.0-py3.6.egg-info Installing /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6/site-packages/google_auth-1.3.0-py3.6-nspkg.pth running install_scripts + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/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-google-auth-1.3.0-3.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CnnvnK Processing files: python2-google-auth-1.3.0-3.fc29.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ANyi9q + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/share/licenses/python2-google-auth + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/share/licenses/python2-google-auth + cp -pr LICENSE /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/share/licenses/python2-google-auth + exit 0 Provides: python-google-auth = 1.3.0-3.fc29 python2-google-auth = 1.3.0-3.fc29 python2.7dist(google-auth) = 1.3.0 python2dist(google-auth) = 1.3.0 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-google-auth < 1.3.0-3.fc29 Processing files: python3-google-auth-1.3.0-3.fc29.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.imhh1a + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/share/licenses/python3-google-auth + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/share/licenses/python3-google-auth + cp -pr LICENSE /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch/usr/share/licenses/python3-google-auth + exit 0 Provides: python3-google-auth = 1.3.0-3.fc29 python3.6dist(google-auth) = 1.3.0 python3dist(google-auth) = 1.3.0 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) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch Wrote: /builddir/build/RPMS/python2-google-auth-1.3.0-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-google-auth-1.3.0-3.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BLrWZF + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-google-auth-1.3.0-3.fc29.noarch + exit 0 Child return code was: 0