Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/docker-compose.spec'], chrootPath='/var/lib/mock/virt7-container-common-el7-build-34563-48940/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/docker-compose.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/docker-compose-1.16.1-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/docker-compose.spec '], chrootPath='/var/lib/mock/virt7-container-common-el7-build-34563-48940/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/docker-compose.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SwaOZS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf docker-compose-1.16.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/docker-compose-1.16.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd docker-compose-1.16.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-requires-upper-bound.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/allow-older-requests.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/allow-older-setuptools.patch + /usr/bin/patch -p1 -s + rm -r docker_compose.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hmA2eS + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.16.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/compose copying compose/parallel.py -> build/lib/compose copying compose/network.py -> build/lib/compose copying compose/project.py -> build/lib/compose copying compose/service.py -> build/lib/compose copying compose/progress_stream.py -> build/lib/compose copying compose/state.py -> build/lib/compose copying compose/const.py -> build/lib/compose copying compose/__init__.py -> build/lib/compose copying compose/volume.py -> build/lib/compose copying compose/bundle.py -> build/lib/compose copying compose/utils.py -> build/lib/compose copying compose/container.py -> build/lib/compose copying compose/__main__.py -> build/lib/compose copying compose/timeparse.py -> build/lib/compose copying compose/version.py -> build/lib/compose copying compose/errors.py -> build/lib/compose creating build/lib/compose/config copying compose/config/serialize.py -> build/lib/compose/config copying compose/config/config.py -> build/lib/compose/config copying compose/config/__init__.py -> build/lib/compose/config copying compose/config/types.py -> build/lib/compose/config copying compose/config/validation.py -> build/lib/compose/config copying compose/config/interpolation.py -> build/lib/compose/config copying compose/config/environment.py -> build/lib/compose/config copying compose/config/errors.py -> build/lib/compose/config copying compose/config/sort_services.py -> build/lib/compose/config creating build/lib/compose/cli copying compose/cli/main.py -> build/lib/compose/cli copying compose/cli/log_printer.py -> build/lib/compose/cli copying compose/cli/docker_client.py -> build/lib/compose/cli copying compose/cli/__init__.py -> build/lib/compose/cli copying compose/cli/colors.py -> build/lib/compose/cli copying compose/cli/utils.py -> build/lib/compose/cli copying compose/cli/docopt_command.py -> build/lib/compose/cli copying compose/cli/command.py -> build/lib/compose/cli copying compose/cli/signals.py -> build/lib/compose/cli copying compose/cli/formatter.py -> build/lib/compose/cli copying compose/cli/verbose_proxy.py -> build/lib/compose/cli copying compose/cli/errors.py -> build/lib/compose/cli running egg_info creating docker_compose.egg-info writing requirements to docker_compose.egg-info/requires.txt writing docker_compose.egg-info/PKG-INFO writing top-level names to docker_compose.egg-info/top_level.txt writing dependency_links to docker_compose.egg-info/dependency_links.txt writing entry points to docker_compose.egg-info/entry_points.txt writing manifest file 'docker_compose.egg-info/SOURCES.txt' reading manifest file 'docker_compose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'README.md' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.un~' found anywhere in distribution writing manifest file 'docker_compose.egg-info/SOURCES.txt' copying compose/GITSHA -> build/lib/compose copying compose/config/config_schema_v1.json -> build/lib/compose/config copying compose/config/config_schema_v2.0.json -> build/lib/compose/config copying compose/config/config_schema_v2.1.json -> build/lib/compose/config copying compose/config/config_schema_v2.2.json -> build/lib/compose/config copying compose/config/config_schema_v2.3.json -> build/lib/compose/config copying compose/config/config_schema_v3.0.json -> build/lib/compose/config copying compose/config/config_schema_v3.1.json -> build/lib/compose/config copying compose/config/config_schema_v3.2.json -> build/lib/compose/config copying compose/config/config_schema_v3.3.json -> build/lib/compose/config copying compose/config/config_schema_v3.4-beta.json -> build/lib/compose/config + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mt4q0T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch + cd docker-compose-1.16.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr creating /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/parallel.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/network.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/project.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/service.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose creating /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v3.3.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v2.3.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/serialize.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v2.1.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v1.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v3.1.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/__init__.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v3.4-beta.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/types.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/validation.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v3.2.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v3.0.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v2.2.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/interpolation.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/environment.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v2.0.json -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/errors.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/sort_services.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/progress_stream.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/state.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/const.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/__init__.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose creating /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/main.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/log_printer.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/docker_client.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/__init__.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/colors.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/utils.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/docopt_command.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/command.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/signals.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/formatter.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/verbose_proxy.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/errors.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/volume.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/GITSHA -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/bundle.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/utils.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/container.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/__main__.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/timeparse.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/version.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose copying build/lib/compose/errors.py -> /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/parallel.py to parallel.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/serialize.py to serialize.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/config/sort_services.py to sort_services.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/progress_stream.py to progress_stream.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/log_printer.py to log_printer.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/docker_client.py to docker_client.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/colors.py to colors.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/docopt_command.py to docopt_command.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/verbose_proxy.py to verbose_proxy.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/cli/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/bundle.py to bundle.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/timeparse.py to timeparse.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/compose/errors.py to errors.pyc writing byte-compilation script '/tmp/tmp5pY4eT.py' /usr/bin/python2 -O /tmp/tmp5pY4eT.py removing /tmp/tmp5pY4eT.py running install_egg_info running egg_info writing requirements to docker_compose.egg-info/requires.txt writing docker_compose.egg-info/PKG-INFO writing top-level names to docker_compose.egg-info/top_level.txt writing dependency_links to docker_compose.egg-info/dependency_links.txt writing entry points to docker_compose.egg-info/entry_points.txt reading manifest file 'docker_compose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'README.md' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.un~' found anywhere in distribution writing manifest file 'docker_compose.egg-info/SOURCES.txt' Copying docker_compose.egg-info to /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7/site-packages/docker_compose-1.16.1-py2.7.egg-info running install_scripts Installing docker-compose script to /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/bin + install -D -p -m 644 contrib/completion/bash/docker-compose /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/bash-completion/completions/docker-compose + install -D -p -m 644 contrib/completion/zsh/_docker-compose /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/zsh/site-functions/_docker-compose + install -D -p -m 644 contrib/completion/fish/docker-compose.fish /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/fish/vendor_completions.d/docker-compose.fish + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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/docker-compose-1.16.1-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: docker-compose-1.16.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dRwpmY + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.16.1 + DOCDIR=/builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/doc/docker-compose-1.16.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/doc/docker-compose-1.16.1 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/doc/docker-compose-1.16.1 + cp -pr README.rst /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/doc/docker-compose-1.16.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wcMXJ2 + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.16.1 + LICENSEDIR=/builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/licenses/docker-compose-1.16.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/licenses/docker-compose-1.16.1 + cp -pr LICENSE /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch/usr/share/licenses/docker-compose-1.16.1 + exit 0 Provides: docker-compose = 1.16.1-2.el7 fig = 1.16.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: fig <= 1.0.1-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch Wrote: /builddir/build/RPMS/docker-compose-1.16.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0W9BTi + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.16.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/docker-compose-1.16.1-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->