Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-14b63b90e32c8d889f778e92039a7bcffd087ddb/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rpkg-1.62-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-14b63b90e32c8d889f778e92039a7bcffd087ddb/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yYY0uF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpkg-1.62 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.62.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.62 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-koji-and-rpm-py-installer-from-requires.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0001-Do-not-use-pytest-related-dependencies-temporarily.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-ca-cert-was-removed-on-koji-1.24.0.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0003-Add-support-for-side-tag-suffix.patch + /usr/bin/patch -p1 -s + sed -i -n '/extras_require/,/}/!p' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ol2lqq + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg copying pyrpkg/gitignore.py -> build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg creating build/lib/pyrpkg/layout copying pyrpkg/layout/layouts.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/base.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/__init__.py -> build/lib/pyrpkg/layout + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZLlM52 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch + cd rpkg-1.62 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg creating /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/layouts.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/base.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/gitignore.py to gitignore.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/man_gen.py to man_gen.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py to lookaside.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/sources.py to sources.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/layouts.py to layouts.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/layout/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/pyrpkg/cli.py to cli.pyc writing byte-compilation script '/tmp/tmpsiFnSe.py' /usr/bin/python2 -O /tmp/tmpsiFnSe.py removing /tmp/tmpsiFnSe.py running install_egg_info running egg_info writing requirements to rpkg.egg-info/requires.txt writing rpkg.egg-info/PKG-INFO writing top-level names to rpkg.egg-info/top_level.txt writing dependency_links to rpkg.egg-info/dependency_links.txt reading manifest file 'rpkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/commands/' no previously-included directories found matching 'doc/source/_static/' warning: no previously-included files found matching 'doc/source/cli.rst' warning: no previously-included files found matching 'doc/source/man_pages.json' writing manifest file 'rpkg.egg-info/SOURCES.txt' Copying rpkg.egg-info to /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/lib/python2.7/site-packages/rpkg-1.62-py2.7.egg-info running install_scripts + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -p -m 0644 etc/bash_completion.d/rpkg.bash /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -p -m 0644 etc/rpkg/rpkg.conf /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /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/rpkg-1.62 /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/rpkg-1.62-4.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.vhjy4k + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + /usr/bin/python2 -m nose tests Cloning into 'module1'... .Cloning into 'module1'... fatal: tag 'v1.0' already exists .Cloning into 'module1'... Updated tag 'v1.0' (was 90e203b) .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ...[master 6955a51] commit sources 1 file changed, 1 insertion(+) ...Cloning into 'module1'... .Cloning into 'module1'... .Cloning into bare repository 'module1.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ..Cloning into 'new_clone'... .Cloning into 'new_clone'... .Cloning into bare repository '/tmp/rpkg-tests.cQTwG2/module1/rpkg.git'... .Cloning into bare repository '/tmp/rpkg-tests.N4usMf/module1/rpkg.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ....Cloning into 'module1'... warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message and maintain the current behavior after the default changes, use: git config --global push.default matching To squelch this message and adopt the new behavior now, use: git config --global push.default simple See 'git help config' and search for 'push.default' for further information. (the 'simple' mode was introduced in Git 1.7.11. Use the similar mode 'current' instead of 'simple' if you sometimes use older versions of Git) To file:///tmp/rpkg-tests.TsXXbd/gitroot/module1 15564d5..96dfda2 master -> master .Cloning into 'module1'... .Cloning into 'module1'... warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message and maintain the current behavior after the default changes, use: git config --global push.default matching To squelch this message and adopt the new behavior now, use: git config --global push.default simple See 'git help config' and search for 'push.default' for further information. (the 'simple' mode was introduced in Git 1.7.11. Use the similar mode 'current' instead of 'simple' if you sometimes use older versions of Git) To file:///tmp/rpkg-tests.k8qFjV/gitroot/module1 1e223d4..1229f23 master -> master ...........................Removing new-file.txt Removing temp-build/ .Would remove new-file.txt ........[eng-rhel-6 a776304] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message and maintain the current behavior after the default changes, use: git config --global push.default matching To squelch this message and adopt the new behavior now, use: git config --global push.default simple See 'git help config' and search for 'push.default' for further information. (the 'simple' mode was introduced in Git 1.7.11. Use the similar mode 'current' instead of 'simple' if you sometimes use older versions of Git) To /tmp/rpkg-commands-tests-oEWFnP 4a634c2..a776304 eng-rhel-6 -> eng-rhel-6 .[eng-rhel-6 f065002] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 5bbaf67] Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 1d88374] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 5d2f068] - Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 d083318] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .......S.....................................Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .SSSSSSSSSSSSSSSSSSSSSSS..................From /tmp/rpkg-commands-tests-F7kXJ6 a5cba03..68bd8d3 master -> origin/master Updating a5cba03..68bd8d3 Fast-forward new-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .From /tmp/rpkg-commands-tests-ywrK1h 9813ec0..0f1a745 master -> origin/master First, rewinding head to replay your work on top of it... Applying: Add new file README.rst .......................................................................................SSSSSSSSSSSS....................................................rm 'rpkg.spec' [master 4887edd] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.module delete mode 100644 rpkg.spec ...rm 'rpkg.spec' [master 9faca45] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ..rm 'rpkg.spec' [master 30a2c84] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ............................................... ---------------------------------------------------------------------- Ran 373 tests in 234.673s OK (SKIP=36) + exit 0 Processing files: python2-rpkg-1.62-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n4of2R + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/doc/python2-rpkg-1.62 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/doc/python2-rpkg-1.62 + cp -pr README.rst /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/doc/python2-rpkg-1.62 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/doc/python2-rpkg-1.62 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dA4ySu + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + LICENSEDIR=/builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/licenses/python2-rpkg-1.62 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/licenses/python2-rpkg-1.62 + cp -pr COPYING /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/licenses/python2-rpkg-1.62 + cp -pr COPYING-koji /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/licenses/python2-rpkg-1.62 + cp -pr LGPL /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch/usr/share/licenses/python2-rpkg-1.62 + exit 0 Provides: pyrpkg = 1.62-4.el7 python-rpkg = 1.62-4.el7 python2-rpkg = 1.62-4.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: python(abi) = 2.7 Conflicts: fedpkg < 1.26 Obsoletes: python-rpkg < 1.62-4.el7 pyrpkg < 1.49-2 Processing files: rpkg-common-1.62-4.el7.noarch Provides: rpkg-common = 1.62-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: python2-rpkg < 1.52-2 pyrpkg < 1.52-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch Wrote: /builddir/build/RPMS/python2-rpkg-1.62-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/rpkg-common-1.62-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q6m6or + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.62-4.el7.noarch + exit 0 Child return code was: 0