Mock Version: 1.4.10 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-concreate.spec'], chrootPath='/var/lib/mock/756674-epel-7-x86_64-1526890304.150417/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b7359f4b0a4d4901bf7f6fccf46ddbcf', '-D', '/var/lib/mock/756674-epel-7-x86_64-1526890304.150417/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-concreate.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: warning: bogus date in %changelog: Thu Nov 29 2017 David Becvarik - 1.3.3-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-concreate-1.4.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-concreate.spec'], chrootPath='/var/lib/mock/756674-epel-7-x86_64-1526890304.150417/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ab92857f9cc4aa3942780e27e472805', '-D', '/var/lib/mock/756674-epel-7-x86_64-1526890304.150417/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-concreate.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 BUILDSTDERR: warning: bogus date in %changelog: Thu Nov 29 2017 David Becvarik - 1.3.3-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TCNqfU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cekit-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cekit-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LdCKMg + umask 022 + cd /builddir/build/BUILD + cd cekit-1.4.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/concreate copying concreate/version.py -> build/lib/concreate copying concreate/tools.py -> build/lib/concreate copying concreate/template_helper.py -> build/lib/concreate copying concreate/module.py -> build/lib/concreate copying concreate/log.py -> build/lib/concreate copying concreate/generator.py -> build/lib/concreate copying concreate/errors.py -> build/lib/concreate copying concreate/cli.py -> build/lib/concreate copying concreate/builder.py -> build/lib/concreate copying concreate/__init__.py -> build/lib/concreate creating build/lib/concreate/test copying concreate/test/runner.py -> build/lib/concreate/test copying concreate/test/collector.py -> build/lib/concreate/test copying concreate/test/__init__.py -> build/lib/concreate/test creating build/lib/concreate/templates copying concreate/templates/__init__.py -> build/lib/concreate/templates creating build/lib/concreate/descriptor copying concreate/descriptor/volume.py -> build/lib/concreate/descriptor copying concreate/descriptor/run.py -> build/lib/concreate/descriptor copying concreate/descriptor/resource.py -> build/lib/concreate/descriptor copying concreate/descriptor/port.py -> build/lib/concreate/descriptor copying concreate/descriptor/packages.py -> build/lib/concreate/descriptor copying concreate/descriptor/overrides.py -> build/lib/concreate/descriptor copying concreate/descriptor/osbs.py -> build/lib/concreate/descriptor copying concreate/descriptor/modules.py -> build/lib/concreate/descriptor copying concreate/descriptor/module.py -> build/lib/concreate/descriptor copying concreate/descriptor/label.py -> build/lib/concreate/descriptor copying concreate/descriptor/image.py -> build/lib/concreate/descriptor copying concreate/descriptor/execute.py -> build/lib/concreate/descriptor copying concreate/descriptor/env.py -> build/lib/concreate/descriptor copying concreate/descriptor/base.py -> build/lib/concreate/descriptor copying concreate/descriptor/__init__.py -> build/lib/concreate/descriptor creating build/lib/concreate/builders copying concreate/builders/osbs.py -> build/lib/concreate/builders copying concreate/builders/docker.py -> build/lib/concreate/builders copying concreate/builders/__init__.py -> build/lib/concreate/builders copying concreate/templates/template.jinja -> build/lib/concreate/templates + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F8kVwH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64 + cd cekit-1.4.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/python-concreate-1.4.1-2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builders copying build/lib/concreate/builders/__init__.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builders copying build/lib/concreate/builders/docker.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builders copying build/lib/concreate/builders/osbs.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builders creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/__init__.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/base.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/env.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/execute.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/image.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/label.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/module.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/modules.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/osbs.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/overrides.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/packages.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/port.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/resource.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/run.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor copying build/lib/concreate/descriptor/volume.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/templates copying build/lib/concreate/templates/template.jinja -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/templates copying build/lib/concreate/templates/__init__.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/templates creating /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/test copying build/lib/concreate/test/__init__.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/test copying build/lib/concreate/test/collector.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/test copying build/lib/concreate/test/runner.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/test copying build/lib/concreate/__init__.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/builder.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/cli.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/errors.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/generator.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/log.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/module.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/template_helper.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/tools.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate copying build/lib/concreate/version.py -> /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builders/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builders/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builders/osbs.py to osbs.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/execute.py to execute.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/label.py to label.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/module.py to module.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/modules.py to modules.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/osbs.py to osbs.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/overrides.py to overrides.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/port.py to port.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/descriptor/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/templates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/test/collector.py to collector.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/test/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/generator.py to generator.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/module.py to module.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/template_helper.py to template_helper.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate/version.py to version.pyc writing byte-compilation script '/tmp/tmprhRb2f.py' /usr/bin/python2 -O /tmp/tmprhRb2f.py removing /tmp/tmprhRb2f.py running install_egg_info running egg_info creating concreate.egg-info writing requirements to concreate.egg-info/requires.txt writing concreate.egg-info/PKG-INFO writing top-level names to concreate.egg-info/top_level.txt writing dependency_links to concreate.egg-info/dependency_links.txt writing entry points to concreate.egg-info/entry_points.txt writing manifest file 'concreate.egg-info/SOURCES.txt' reading manifest file 'concreate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'concreate.egg-info/SOURCES.txt' Copying concreate.egg-info to /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/lib/python2.7/site-packages/concreate-1.4.1-py2.7.egg-info running install_scripts Installing concreate script to /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/bin + /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/cekit-1.4.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-concreate-1.4.1-2.el7.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 Processing files: python2-concreate-1.4.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9q9XCa + umask 022 + cd /builddir/build/BUILD + cd cekit-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/share/doc/python2-concreate-1.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/share/doc/python2-concreate-1.4.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/share/doc/python2-concreate-1.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JMXrKD + umask 022 + cd /builddir/build/BUILD + cd cekit-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/share/licenses/python2-concreate-1.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/share/licenses/python2-concreate-1.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64/usr/share/licenses/python2-concreate-1.4.1 + exit 0 Provides: python2-concreate = 1.4.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64 Wrote: /builddir/build/RPMS/python2-concreate-1.4.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nTsBVI + umask 022 + cd /builddir/build/BUILD + cd cekit-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-concreate-1.4.1-2.el7.x86_64 + exit 0 Child return code was: 0