Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3ec3194c008af3b7e3b18e01a0d9a0734d7b9534/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'] with env {'LANG': 'en_US.UTF-8', '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 sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/clustershell-1.7-1.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/clustershell.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-3ec3194c008af3b7e3b18e01a0d9a0734d7b9534/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/clustershell.spec '] with env {'LANG': 'en_US.UTF-8', '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.CAbkm5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clustershell-1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/clustershell-1.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clustershell-1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4iMx57 + umask 022 + cd /builddir/build/BUILD + cd clustershell-1.7 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/ClusterShell copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeSet.py-XD2.py -> build/lib/ClusterShell copying lib/ClusterShell/Event.py -> build/lib/ClusterShell copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell copying lib/ClusterShell/Task.py -> build/lib/ClusterShell copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell creating build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI creating build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine creating build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker running build_scripts creating build/scripts-2.7 copying and adjusting scripts/clubak -> build/scripts-2.7 copying and adjusting scripts/clush -> build/scripts-2.7 copying and adjusting scripts/nodeset -> build/scripts-2.7 changing mode of build/scripts-2.7/clubak from 644 to 755 changing mode of build/scripts-2.7/clush from 644 to 755 changing mode of build/scripts-2.7/nodeset from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DmuuSE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch + cd clustershell-1.7 + rm -rf /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/MsgTree.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/RangeSet.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeSet.py-XD2.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Event.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Defaults.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Nodeset.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clush.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clubak.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Error.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Config.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Display.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Utils.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/OptionParser.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/Gateway.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Communication.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/EPoll.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Poll.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Factory.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Select.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Engine.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Task.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Topology.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Exec.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Tree.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/fastsubprocess.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Ssh.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Popen.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/EngineClient.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Pdsh.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Rsh.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Worker.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/NodeSet.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeUtils.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Propagation.py -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/MsgTree.py to MsgTree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/RangeSet.py to RangeSet.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/NodeSet.py-XD2.py to NodeSet.py-XD2.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Event.py to Event.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Defaults.py to Defaults.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Nodeset.py to Nodeset.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Clush.py to Clush.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Clubak.py to Clubak.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Error.py to Error.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Config.py to Config.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Display.py to Display.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/OptionParser.py to OptionParser.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Gateway.py to Gateway.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Communication.py to Communication.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/EPoll.py to EPoll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Poll.py to Poll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Factory.py to Factory.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Select.py to Select.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Engine.py to Engine.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Task.py to Task.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Topology.py to Topology.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Exec.py to Exec.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Tree.py to Tree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/fastsubprocess.py to fastsubprocess.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Ssh.py to Ssh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Popen.py to Popen.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/EngineClient.py to EngineClient.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Pdsh.py to Pdsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Rsh.py to Rsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Worker.py to Worker.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/NodeSet.py to NodeSet.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/NodeUtils.py to NodeUtils.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell/Propagation.py to Propagation.pyc writing byte-compilation script '/tmp/tmpnp_tC5.py' /usr/bin/python -O /tmp/tmpnp_tC5.py removing /tmp/tmpnp_tC5.py running install_data creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell copying conf/clush.conf -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell copying conf/groups.conf -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell copying conf/topology.conf.example -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/genders.conf.example -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/slurm.conf.example -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/README -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.conf.d creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/cluster.yaml.example -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/local.cfg -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/README -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc/clustershell/groups.d running install_egg_info running egg_info creating lib/ClusterShell.egg-info writing lib/ClusterShell.egg-info/PKG-INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' Copying lib/ClusterShell.egg-info to /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/lib/python2.7/site-packages/ClusterShell-1.7-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/bin copying build/scripts-2.7/clubak -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/bin copying build/scripts-2.7/nodeset -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/bin copying build/scripts-2.7/clush -> /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/bin/clubak to 755 changing mode of /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/bin/nodeset to 755 changing mode of /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/bin/clush to 755 + '[' -d /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc ']' + mv /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/etc /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//etc + install -d /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/man/man1 /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/man/man5 + install -p -m 0644 doc/man/man1/clubak.1 /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/clush.1 /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/nodeset.1 /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man5/clush.conf.5 /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/man/man5/ + install -p -m 0644 doc/man/man5/groups.conf.5 /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/man/man5/ + install -d /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/vim/vimfiles/syntax + install -p -m 0644 doc/extras/vim/ftdetect/clustershell.vim /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/vim/vimfiles/ftdetect/ + install -p -m 0644 doc/extras/vim/syntax/clushconf.vim /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/vim/vimfiles/syntax/ + install -p -m 0644 doc/extras/vim/syntax/groupsconf.vim /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch//usr/share/vim/vimfiles/syntax/ + /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/clustershell-1.7 /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/clustershell-1.7-1.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: clustershell-1.7-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ffKSgv + umask 022 + cd /builddir/build/BUILD + cd clustershell-1.7 + DOCDIR=/builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + cp -pr README.md /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + cp -pr ChangeLog /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + cp -pr Licence_CeCILL-C_V1-en.txt /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + cp -pr Licence_CeCILL-C_V1-fr.txt /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + cp -pr doc/examples /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + cp -pr doc/sphinx /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch/usr/share/doc/clustershell-1.7 + exit 0 Provides: clustershell = 1.7-1.el7 config(clustershell) = 1.7-1.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/python python(abi) = 2.7 Processing files: vim-clustershell-1.7-1.el7.noarch Provides: vim-clustershell = 1.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch Wrote: /builddir/build/RPMS/clustershell-1.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/vim-clustershell-1.7-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8Gbl16 + umask 022 + cd /builddir/build/BUILD + cd clustershell-1.7 + rm -rf /builddir/build/BUILDROOT/clustershell-1.7-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->