Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-actdiag.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-33684-48229/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/python-actdiag.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/python-actdiag-0.5.4-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-actdiag.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-33684-48229/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/python-actdiag.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.KdaiON + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf actdiag-0.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/actdiag-0.5.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd actdiag-0.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-actdiag-drop-pep8-test.patch):' Patch #0 (python-actdiag-drop-pep8-test.patch): + /usr/bin/cat /builddir/build/SOURCES/python-actdiag-drop-pep8-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/actdiag/tests/test_pep8.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QLDvqD + umask 022 + cd /builddir/build/BUILD + cd actdiag-0.5.4 + /usr/bin/python2 setup.py build running build running build_py creating _build creating _build/lib copying src/actdiag_sphinxhelper.py -> _build/lib creating _build/lib/actdiag copying src/actdiag/elements.py -> _build/lib/actdiag copying src/actdiag/__init__.py -> _build/lib/actdiag copying src/actdiag/command.py -> _build/lib/actdiag copying src/actdiag/builder.py -> _build/lib/actdiag copying src/actdiag/parser.py -> _build/lib/actdiag copying src/actdiag/drawer.py -> _build/lib/actdiag copying src/actdiag/metrics.py -> _build/lib/actdiag creating _build/lib/actdiag/utils copying src/actdiag/utils/__init__.py -> _build/lib/actdiag/utils creating _build/lib/actdiag/plugins copying src/actdiag/plugins/__init__.py -> _build/lib/actdiag/plugins copying src/actdiag/plugins/autolane.py -> _build/lib/actdiag/plugins creating _build/lib/actdiag/utils/rst copying src/actdiag/utils/rst/nodes.py -> _build/lib/actdiag/utils/rst copying src/actdiag/utils/rst/__init__.py -> _build/lib/actdiag/utils/rst copying src/actdiag/utils/rst/directives.py -> _build/lib/actdiag/utils/rst running egg_info writing requirements to src/actdiag.egg-info/requires.txt writing src/actdiag.egg-info/PKG-INFO writing top-level names to src/actdiag.egg-info/top_level.txt writing dependency_links to src/actdiag.egg-info/dependency_links.txt writing entry points to src/actdiag.egg-info/entry_points.txt reading manifest file 'src/actdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/actdiag.egg-info/SOURCES.txt' creating _build/lib/actdiag/tests copying src/actdiag/tests/test_generate_diagram.py -> _build/lib/actdiag/tests copying src/actdiag/tests/test_rst_directives.py -> _build/lib/actdiag/tests creating _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE.en -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/actdiag/tests/VLGothic creating _build/lib/actdiag/tests/diagrams copying src/actdiag/tests/diagrams/simple.diag -> _build/lib/actdiag/tests/diagrams + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ql0RIt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch + cd actdiag-0.5.4 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag copying _build/lib/actdiag/elements.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils copying _build/lib/actdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/rst copying _build/lib/actdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/rst copying _build/lib/actdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/rst copying _build/lib/actdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/rst copying _build/lib/actdiag/__init__.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag copying _build/lib/actdiag/command.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/plugins copying _build/lib/actdiag/plugins/__init__.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/plugins copying _build/lib/actdiag/plugins/autolane.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/plugins copying _build/lib/actdiag/builder.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests copying _build/lib/actdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests copying _build/lib/actdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/diagrams copying _build/lib/actdiag/tests/diagrams/simple.diag -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE.en -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE_E.mplus -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE_J.mplus -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/parser.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag copying _build/lib/actdiag/drawer.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag copying _build/lib/actdiag/metrics.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag copying _build/lib/actdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/plugins/autolane.py to autolane.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag_sphinxhelper.py to actdiag_sphinxhelper.pyc writing byte-compilation script '/tmp/tmp5bX8IK.py' /usr/bin/python2 -O /tmp/tmp5bX8IK.py removing /tmp/tmp5bX8IK.py running install_egg_info running egg_info writing requirements to src/actdiag.egg-info/requires.txt writing src/actdiag.egg-info/PKG-INFO writing top-level names to src/actdiag.egg-info/top_level.txt writing dependency_links to src/actdiag.egg-info/dependency_links.txt writing entry points to src/actdiag.egg-info/entry_points.txt reading manifest file 'src/actdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/actdiag.egg-info/SOURCES.txt' Copying src/actdiag.egg-info to /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7/site-packages/actdiag-0.5.4-py2.7.egg-info running install_scripts Installing actdiag script to /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/bin + install -m 0644 -D actdiag.1 /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/share/man/man1/actdiag.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/actdiag-0.5.4 /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-actdiag-0.5.4-6.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kDx8Ul + umask 022 + cd /builddir/build/BUILD + cd actdiag-0.5.4 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to src/actdiag.egg-info/requires.txt writing src/actdiag.egg-info/PKG-INFO writing top-level names to src/actdiag.egg-info/top_level.txt writing dependency_links to src/actdiag.egg-info/dependency_links.txt writing entry points to src/actdiag.egg-info/entry_points.txt reading manifest file 'src/actdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/actdiag.egg-info/SOURCES.txt' running build_ext test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/actdiag-0.5.4/src/actdiag/tests/diagrams/simple.diag', ['-f', '/builddir/build/BUILD/actdiag-0.5.4/src/actdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (test_rst_directives.TestRstDirectives) ... ok test_align_option2 (test_rst_directives.TestRstDirectives) ... ok test_align_option3 (test_rst_directives.TestRstDirectives) ... ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... ok test_caption_option (test_rst_directives.TestRstDirectives) ... ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... ok test_class_option (test_rst_directives.TestRstDirectives) ... ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_for_edges (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_for_nodes_and_edges (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... ok test_figclass_option (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... ok test_height_option (test_rst_directives.TestRstDirectives) ... ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... ok test_scale_option (test_rst_directives.TestRstDirectives) ... ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_and_height_option (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_but_format_isnt_svg (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... ok ---------------------------------------------------------------------- Ran 46 tests in 1.052s OK (skipped=3) + exit 0 Processing files: python2-actdiag-0.5.4-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KgvMqh + umask 022 + cd /builddir/build/BUILD + cd actdiag-0.5.4 + DOCDIR=/builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/share/doc/python2-actdiag-0.5.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/share/doc/python2-actdiag-0.5.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch/usr/share/doc/python2-actdiag-0.5.4 + exit 0 Provides: python-actdiag = 0.5.4-6.el7 python2-actdiag = 0.5.4-6.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: python-actdiag < 0.5.4-6.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch Wrote: /builddir/build/RPMS/python2-actdiag-0.5.4-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ALk2ab + umask 022 + cd /builddir/build/BUILD + cd actdiag-0.5.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-actdiag-0.5.4-6.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->