Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-vcstools.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.eui6yP:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ea4a8e3c33924ef48f9e09978204f457', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.eui6yP:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-vcstools.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system 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 Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-vcstools-0.1.38-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-vcstools.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.eui6yP:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4c1bea1501ab4095b95bc99f9f6df832', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.eui6yP:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-vcstools.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yd5Kd6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/gzip -dc /builddir/build/SOURCES/vcstools-0.1.38-09d5a65.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/haiku/default/ doc/conf.py + sed -i s/:special-members:// doc/vcstools.rst + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nskLsg + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/vcstools copying src/vcstools/__init__.py -> build/lib/vcstools copying src/vcstools/__version__.py -> build/lib/vcstools copying src/vcstools/bzr.py -> build/lib/vcstools copying src/vcstools/common.py -> build/lib/vcstools copying src/vcstools/git.py -> build/lib/vcstools copying src/vcstools/hg.py -> build/lib/vcstools copying src/vcstools/svn.py -> build/lib/vcstools copying src/vcstools/tar.py -> build/lib/vcstools copying src/vcstools/vcs_abstraction.py -> build/lib/vcstools copying src/vcstools/vcs_base.py -> build/lib/vcstools + make -C doc html man make: Entering directory `/builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc' sphinx-build -b html -d _build/doctrees . _build/html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 6 source files that are out of date updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] changelog reading sources... [ 33%] developers_guide reading sources... [ 50%] index reading sources... [ 66%] modules reading sources... [ 83%] vcsclient reading sources... [100%] vcstools looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc/index.rst:58: WARNING: Title underline too short. BUILDSTDERR: Advanced: vcstools developers/contributors BUILDSTDERR: ======================================== BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc/index.rst:58: WARNING: Title underline too short. BUILDSTDERR: Advanced: vcstools developers/contributors BUILDSTDERR: ======================================== BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/git.py:docstring of vcstools.git._get_git_version:4: WARNING: Field list ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/svn.py:docstring of vcstools.svn.SvnClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/svn.py:docstring of vcstools.svn.canonical_svn_url_split:7: WARNING: Field list ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.checkout:1: WARNING: Inline emphasis start-string without end-string. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. done checking consistency... done preparing documents... done writing output... [ 16%] changelog writing output... [ 33%] developers_guide writing output... [ 50%] index writing output... [ 66%] modules writing output... [ 83%] vcsclient writing output... [100%] vcstools writing additional files... genindex py-modindex search copying static files... done BUILDSTDERR: WARNING: html_static_path entry '/builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 12 warnings. Build finished. The HTML pages are in _build/html. sphinx-build -b man -d _build/doctrees . _build/man BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... done building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... vcstools.1 { vcsclient developers_guide modules vcstools changelog } build succeeded. Build finished. The manual pages are in _build/man. make: Leaving directory `/builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc' + rm -f doc/_build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IwjZ6E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386 + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/python2 setup.py install --root /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386 running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/__init__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/__version__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/bzr.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/common.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/git.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/hg.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/svn.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/tar.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/vcs_abstraction.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/vcs_base.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/bzr.py to bzr.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/hg.py to hg.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/svn.py to svn.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/tar.py to tar.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/vcs_abstraction.py to vcs_abstraction.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools/vcs_base.py to vcs_base.pyc running install_egg_info running egg_info creating src/vcstools.egg-info writing requirements to src/vcstools.egg-info/requires.txt writing src/vcstools.egg-info/PKG-INFO writing top-level names to src/vcstools.egg-info/top_level.txt writing dependency_links to src/vcstools.egg-info/dependency_links.txt writing manifest file 'src/vcstools.egg-info/SOURCES.txt' reading manifest file 'src/vcstools.egg-info/SOURCES.txt' writing manifest file 'src/vcstools.egg-info/SOURCES.txt' Copying src/vcstools.egg-info to /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/lib/python2.7/site-packages/vcstools-0.1.38-py2.7.egg-info running install_scripts + mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/share/man/man1 + chmod -x doc/_build/man/vcstools.1 + install -p -m 0644 doc/_build/man/vcstools.1 /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/share/man/man1/ + /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/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a /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-vcstools-0.1.38-1.el7.i386/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.3ZOUC5 + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + export GIT_AUTHOR_EMAIL=foo@example.com + GIT_AUTHOR_EMAIL=foo@example.com + export 'GIT_AUTHOR_NAME=Foo Bar' + GIT_AUTHOR_NAME='Foo Bar' + export GIT_COMMITTER_EMAIL=foo@example.com + GIT_COMMITTER_EMAIL=foo@example.com + export 'GIT_COMMITTER_NAME=Foo Bar' + GIT_COMMITTER_NAME='Foo Bar' + export 'HGUSER=Foo Bar ' + HGUSER='Foo Bar ' + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + nosetests --with-coverage --cover-package vcstools -w test -e '^(test_url_matches_with_shortcut|test_checkout|test_checkout_dir_exists|test_checkout_version|test_get_url_by_reading)$' BUILDSTDERR: ...WARNING [vcstools] Command failed: '[' BUILDSTDERR: errcode: 2: BUILDSTDERR: /bin/sh: line 0: [: missing `]' BUILDSTDERR: [/vcstools] BUILDSTDERR: WARNING [vcstools] Command failed: 'echo foo && [' BUILDSTDERR: errcode: 2: BUILDSTDERR: /bin/sh: line 0: [: missing `]' BUILDSTDERR: [/vcstools] BUILDSTDERR: ERROR [vcstools] Command failed with OSError. 'two words' : BUILDSTDERR: [Errno 2] No such file or directory[/vcstools] BUILDSTDERR: ....No handlers could be found for logger "bzr" BUILDSTDERR: bzr: ERROR: Unable to determine your name. BUILDSTDERR: Please, set your name with the 'whoami' command. BUILDSTDERR: E.g. bzr whoami "Your Name " Created a standalone tree (format: 2a) adding fixed.txt BUILDSTDERR: Committing to: /tmp/tmpLfcjqt/remote/ BUILDSTDERR: added fixed.txt BUILDSTDERR: Committed revision 1. BUILDSTDERR: Created tag test_tag. adding modified.txt adding modified-fs.txt BUILDSTDERR: Committing to: /tmp/tmpLfcjqt/remote/ BUILDSTDERR: added modified-fs.txt BUILDSTDERR: added modified.txt BUILDSTDERR: Committed revision 2. adding deleted.txt adding deleted-fs.txt BUILDSTDERR: Committing to: /tmp/tmpLfcjqt/remote/ BUILDSTDERR: added deleted-fs.txt BUILDSTDERR: added deleted.txt BUILDSTDERR: Committed revision 3. BUILDSTDERR: ERROR [vcstools] Can't remove /tmp/tmpLfcjqt/local[/vcstools] ..."ros ros@ros.org" Created a standalone tree (format: 2a) adding fixed.txt BUILDSTDERR: Committing to: /tmp/tmpEdGCpm/remote/ BUILDSTDERR: added fixed.txt BUILDSTDERR: Committed revision 1. BUILDSTDERR: Created tag test_tag. adding modified.txt adding modified-fs.txt BUILDSTDERR: Committing to: /tmp/tmpEdGCpm/remote/ BUILDSTDERR: added modified-fs.txt BUILDSTDERR: added modified.txt BUILDSTDERR: Committed revision 2. adding deleted.txt adding deleted-fs.txt BUILDSTDERR: Committing to: /tmp/tmpEdGCpm/remote/ BUILDSTDERR: added deleted-fs.txt BUILDSTDERR: added deleted.txt BUILDSTDERR: Committed revision 3. BUILDSTDERR: ..WARNING [vcstools] Command failed: 'bzr branch /tmp/tmpEdGCpm/remotefoobar /tmp/tmpEdGCpm/local' BUILDSTDERR: errcode: 3: BUILDSTDERR: bzr: ERROR: Not a branch: "/tmp/tmpEdGCpm/remotefoobar/". BUILDSTDERR: [/vcstools] BUILDSTDERR: ERROR [vcstools] Command failed: 'bzr branch /tmp/tmpEdGCpm/remotefoobar /tmp/tmpEdGCpm/local' BUILDSTDERR: errcode: 3: BUILDSTDERR: bzr: ERROR: Not a branch: "/tmp/tmpEdGCpm/remotefoobar/". BUILDSTDERR: [/vcstools] BUILDSTDERR: .WARNING [vcstools] Command failed: 'bzr update -r foobar' BUILDSTDERR: run at: '/tmp/tmpEdGCpm/local' BUILDSTDERR: errcode: 3: BUILDSTDERR: bzr: ERROR: Requested revision: 'foobar' does not exist in branch: file:///tmp/tmpEdGCpm/local/ BUILDSTDERR: [/vcstools] ......."ros ros@ros.org" Created a standalone tree (format: 2a) adding fixed.txt BUILDSTDERR: Committing to: /tmp/tmp18D5b7/remote/ BUILDSTDERR: added fixed.txt BUILDSTDERR: Committed revision 1. BUILDSTDERR: Created tag test_tag. adding modified.txt adding modified-fs.txt BUILDSTDERR: Committing to: /tmp/tmp18D5b7/remote/ BUILDSTDERR: added modified-fs.txt BUILDSTDERR: added modified.txt BUILDSTDERR: Committed revision 2. adding deleted.txt adding deleted-fs.txt BUILDSTDERR: Committing to: /tmp/tmp18D5b7/remote/ BUILDSTDERR: added deleted-fs.txt BUILDSTDERR: added deleted.txt BUILDSTDERR: Committed revision 3. ..Initialized empty Git repository in /tmp/tmpKXIiGS/remote/.git/ [master (root-commit) 259d036] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 605e646] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 32565bd] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpKXIiGS/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch 65d441c] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt BUILDSTDERR: Switched to a new branch 'diverged_branch' [diverged_branch 26acfbc] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt BUILDSTDERR: Note: checking out 'test_tag'. BUILDSTDERR: You are in 'detached HEAD' state. You can look around, make experimental BUILDSTDERR: changes and commit them, and you can discard any commits you make in this BUILDSTDERR: state without impacting any branches by performing another checkout. BUILDSTDERR: If you want to create a new branch to retain commits you create, you may BUILDSTDERR: do so (now or later) by using -b with the checkout command again. Example: BUILDSTDERR: git checkout -b new_branch_name BUILDSTDERR: HEAD is now at 259d036... initial [detached HEAD a379ad3] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 455d269] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 4ba51bf] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 4ba51bf). BUILDSTDERR: Warning: you are leaving 2 commits behind, not connected to BUILDSTDERR: any of your branches: BUILDSTDERR: 4ba51bf dangling_tip BUILDSTDERR: 455d269 dangling BUILDSTDERR: If you want to keep them by creating a new branch, this may be a good time BUILDSTDERR: to do so with: BUILDSTDERR: git branch new_branch_name 4ba51bf BUILDSTDERR: Switched to branch 'master' BUILDSTDERR: vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' BUILDSTDERR: vcstools only handles branches tracking default remote, branch 'localbranch' tracks remote 'None' BUILDSTDERR: vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' BUILDSTDERR: vcstools refusing to move away from dangling commit, to protect your work. .Cloning into '/tmp/tmpKXIiGS/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch 55c68d6] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt BUILDSTDERR: Switched to a new branch 'diverged_branch' [diverged_branch ce7fab8] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt BUILDSTDERR: Note: checking out 'test_tag'. BUILDSTDERR: You are in 'detached HEAD' state. You can look around, make experimental BUILDSTDERR: changes and commit them, and you can discard any commits you make in this BUILDSTDERR: state without impacting any branches by performing another checkout. BUILDSTDERR: If you want to create a new branch to retain commits you create, you may BUILDSTDERR: do so (now or later) by using -b with the checkout command again. Example: BUILDSTDERR: git checkout -b new_branch_name BUILDSTDERR: HEAD is now at 259d036... initial [detached HEAD 13fc9ad] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 97abfbf] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD ee13e46] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was ee13e46). BUILDSTDERR: Warning: you are leaving 2 commits behind, not connected to BUILDSTDERR: any of your branches: BUILDSTDERR: ee13e46 dangling_tip BUILDSTDERR: 97abfbf dangling BUILDSTDERR: If you want to keep them by creating a new branch, this may be a good time BUILDSTDERR: to do so with: BUILDSTDERR: git branch new_branch_name ee13e46 BUILDSTDERR: Switched to branch 'master' .Cloning into '/tmp/tmpKXIiGS/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch d3fee44] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt BUILDSTDERR: Switched to a new branch 'diverged_branch' [diverged_branch 2ec4813] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt BUILDSTDERR: Note: checking out 'test_tag'. BUILDSTDERR: You are in 'detached HEAD' state. You can look around, make experimental BUILDSTDERR: changes and commit them, and you can discard any commits you make in this BUILDSTDERR: state without impacting any branches by performing another checkout. BUILDSTDERR: If you want to create a new branch to retain commits you create, you may BUILDSTDERR: do so (now or later) by using -b with the checkout command again. Example: BUILDSTDERR: git checkout -b new_branch_name BUILDSTDERR: HEAD is now at 259d036... initial [detached HEAD 331a50f] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD a3e65de] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD db08efb] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was db08efb). BUILDSTDERR: Warning: you are leaving 2 commits behind, not connected to BUILDSTDERR: any of your branches: BUILDSTDERR: db08efb dangling_tip BUILDSTDERR: a3e65de dangling BUILDSTDERR: If you want to keep them by creating a new branch, this may be a good time BUILDSTDERR: to do so with: BUILDSTDERR: git branch new_branch_name db08efb BUILDSTDERR: Switched to branch 'master' .Cloning into '/tmp/tmpKXIiGS/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch d3fee44] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt BUILDSTDERR: Switched to a new branch 'diverged_branch' [diverged_branch 2ec4813] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt BUILDSTDERR: Note: checking out 'test_tag'. BUILDSTDERR: You are in 'detached HEAD' state. You can look around, make experimental BUILDSTDERR: changes and commit them, and you can discard any commits you make in this BUILDSTDERR: state without impacting any branches by performing another checkout. BUILDSTDERR: If you want to create a new branch to retain commits you create, you may BUILDSTDERR: do so (now or later) by using -b with the checkout command again. Example: BUILDSTDERR: git checkout -b new_branch_name BUILDSTDERR: HEAD is now at 259d036... initial [detached HEAD 331a50f] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD a3e65de] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD db08efb] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was db08efb). BUILDSTDERR: Warning: you are leaving 2 commits behind, not connected to BUILDSTDERR: any of your branches: BUILDSTDERR: db08efb dangling_tip BUILDSTDERR: a3e65de dangling BUILDSTDERR: If you want to keep them by creating a new branch, this may be a good time BUILDSTDERR: to do so with: BUILDSTDERR: git branch new_branch_name db08efb BUILDSTDERR: Switched to branch 'master' .Cloning into '/tmp/tmpKXIiGS/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch c90b835] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt BUILDSTDERR: Switched to a new branch 'diverged_branch' [diverged_branch feb0852] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt BUILDSTDERR: Note: checking out 'test_tag'. BUILDSTDERR: You are in 'detached HEAD' state. You can look around, make experimental BUILDSTDERR: changes and commit them, and you can discard any commits you make in this BUILDSTDERR: state without impacting any branches by performing another checkout. BUILDSTDERR: If you want to create a new branch to retain commits you create, you may BUILDSTDERR: do so (now or later) by using -b with the checkout command again. Example: BUILDSTDERR: git checkout -b new_branch_name BUILDSTDERR: HEAD is now at 259d036... initial [detached HEAD 681e020] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 5b0409d] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 1973bd5] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 1973bd5). BUILDSTDERR: Warning: you are leaving 2 commits behind, not connected to BUILDSTDERR: any of your branches: BUILDSTDERR: 1973bd5 dangling_tip BUILDSTDERR: 5b0409d dangling BUILDSTDERR: If you want to keep them by creating a new branch, this may be a good time BUILDSTDERR: to do so with: BUILDSTDERR: git branch new_branch_name 1973bd5 BUILDSTDERR: Switched to branch 'master' BUILDSTDERR: vcstools refusing to move away from dangling commit, to protect your work. .Initialized empty Git repository in /tmp/tmp60NM1i/remote/.git/ [master (root-commit) 7e15d8f] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master cf9a231] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 62cd08c] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp60NM1i/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch 24ea4df] local_0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch 5418c94] local_1 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 70be6c3] local_2 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch 20416f1] local_3 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch 9fdeba8] local_4 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch d83dabf] local_5 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 3e44b96] local_6 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 0b2b2eb] local_7 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch e97c1a8] local_8 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch b787f8a] local_9 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmp60NM1i/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch 24ea4df] local_0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch 5418c94] local_1 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 70be6c3] local_2 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch 20416f1] local_3 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch 9fdeba8] local_4 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch d83dabf] local_5 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 3e44b96] local_6 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 0b2b2eb] local_7 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch e97c1a8] local_8 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch b787f8a] local_9 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmp60NM1i/ros'... done. BUILDSTDERR: Switched to a new branch 'localbranch' [localbranch 24ea4df] local_0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch 5418c94] local_1 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 70be6c3] local_2 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch 20416f1] local_3 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch 9fdeba8] local_4 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch 51f3e19] local_5 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 6f8f28b] local_6 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 2e06320] local_7 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 160e2b5] local_8 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch cc33214] local_9 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Initialized empty Git repository in /tmp/tmpXjZKHX/remote/.git/ [master (root-commit) 797823b] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master c1e6b55] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 9ff0ec0] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpXjZKHX/ros'... done. BUILDSTDERR: Note: checking out 'test_tag'. BUILDSTDERR: You are in 'detached HEAD' state. You can look around, make experimental BUILDSTDERR: changes and commit them, and you can discard any commits you make in this BUILDSTDERR: state without impacting any branches by performing another checkout. BUILDSTDERR: If you want to create a new branch to retain commits you create, you may BUILDSTDERR: do so (now or later) by using -b with the checkout command again. Example: BUILDSTDERR: git checkout -b new_branch_name BUILDSTDERR: HEAD is now at 797823b... initial [detached HEAD 7e2dbe8] modified-0 1 file changed, 1 insertion(+) create mode 100644 count.txt .Initialized empty Git repository in /tmp/tmp5kuk2v/remote/.git/ [master (root-commit) 422cda2] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master c853b8f] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 8fff3d1] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp5kuk2v/ros'... done. [master 446536a] newfile 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt BUILDSTDERR: From /tmp/tmp5kuk2v/remote BUILDSTDERR: 8fff3d1..446536a master -> origin/master .Initialized empty Git repository in /tmp/tmpVM21P6/remote/.git/ [master (root-commit) 422cda2] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master c853b8f] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 8fff3d1] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt ..Cloning into '/tmp/tmpVM21P6/ros'... done. HEAD is now at c853b8f initial BUILDSTDERR: Switched to a new branch 'new_local_branch' .Cloning into '/tmp/tmpVM21P6/ros'... done. .Cloning into '/tmp/tmpVM21P6/ros'... done. .Cloning into '/tmp/tmpVM21P6/ros'... done. .Cloning into '/tmp/tmpVM21P6/ros'... .Cloning into '/tmp/tmpVM21P6/ros'... done. .Cloning into '/tmp/tmpVM21P6/ros'... done. .Cloning into '/tmp/tmpVM21P6/ros'... done. .Cloning into '/tmp/tmpVM21P6/ros'... done. HEAD is now at 422cda2 initial .Cloning into '/tmp/tmpVM21P6/ros'... done. HEAD is now at 422cda2 initial [master 1642d43] diverge 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt .Cloning into '/tmp/tmpVM21P6/ros'... done. HEAD is now at 422cda2 initial .Cloning into '/tmp/tmpVM21P6/ros'... done. BUILDSTDERR: From /tmp/tmpVM21P6/remote BUILDSTDERR: * [new branch] master -> remote2/master BUILDSTDERR: * [new branch] test_branch -> remote2/test_branch .Cloning into '/tmp/tmpVM21P6/ros'... done. BUILDSTDERR: From /tmp/tmpVM21P6/remote BUILDSTDERR: * [new branch] test_branch -> remote2/test_branch BUILDSTDERR: * [new branch] master -> remote2/master ..Cloning into '/tmp/tmpVM21P6/ros'... done. HEAD is now at 422cda2 initial BUILDSTDERR: From /tmp/tmpVM21P6/remote BUILDSTDERR: * [new branch] test_branch -> remote2/test_branch BUILDSTDERR: * [new branch] master -> remote2/master ...Cloning into '/tmp/tmpVM21P6/ros'... done. .Initialized empty Git repository in /tmp/tmp6wWL0X/remote/.git/ [master (root-commit) 5923044] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master dc4473f] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master edab31f] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmp6wWL0X/ros'... done. BUILDSTDERR: Note: checking out 'test_tag'. BUILDSTDERR: You are in 'detached HEAD' state. You can look around, make experimental BUILDSTDERR: changes and commit them, and you can discard any commits you make in this BUILDSTDERR: state without impacting any branches by performing another checkout. BUILDSTDERR: If you want to create a new branch to retain commits you create, you may BUILDSTDERR: do so (now or later) by using -b with the checkout command again. Example: BUILDSTDERR: git checkout -b new_branch_name BUILDSTDERR: HEAD is now at 5923044... initial [detached HEAD 89eb522] altfile 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 alt_file.txt BUILDSTDERR: Warning: you are leaving 1 commit behind, not connected to BUILDSTDERR: any of your branches: BUILDSTDERR: 89eb522 altfile BUILDSTDERR: If you want to keep them by creating a new branch, this may be a good time BUILDSTDERR: to do so with: BUILDSTDERR: git branch new_branch_name 89eb522 BUILDSTDERR: HEAD is now at 5923044... initial [detached HEAD 5a2cdb1] newfile 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt BUILDSTDERR: From /tmp/tmp6wWL0X/remote BUILDSTDERR: * [new branch] alt_branch -> origin/alt_branch BUILDSTDERR: From /tmp/tmp6wWL0X/remote BUILDSTDERR: * [new tag] new_tag -> new_tag .Initialized empty Git repository in /tmp/tmpyrIrJP/remote/.git/ [master (root-commit) 6f0b80c] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 2fded42] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 6699105] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpyrIrJP/ros'... done. rm 'deleted.txt' .....Initialized empty Git repository in /tmp/tmpr5LCiU/remote/.git/ [master (root-commit) 130a216] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master e3f0e5d] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 3579634] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpr5LCiU/ros'... done. .Initialized empty Git repository in /tmp/tmpmuafAp/remote/.git/ [master (root-commit) 130a216] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master e3f0e5d] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 3579634] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpmuafAp/ros'... done. .Initialized empty Git repository in /tmp/tmpRIa309/remote/.git/ [master (root-commit) 130a216] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master e3f0e5d] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 3579634] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpRIa309/ros'... done. .Cloning into '/tmp/tmpizC0rW/ros'... .Initialized empty Git repository in /tmp/tmpr65JPI/remote/.git/ [master (root-commit) 23a6ef0] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt Initialized empty Git repository in /tmp/tmpr65JPI/submodule/.git/ [master (root-commit) 246f043] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 subfixed.txt Initialized empty Git repository in /tmp/tmpr65JPI/subsubmodule/.git/ [master (root-commit) 6e9659c] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 subsubfixed.txt Cloning into 'subsubmodule'... done. [master a081581] subsubmodule 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 subsubmodule Cloning into 'submodule'... done. [master 6656b1c] submodule 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 submodule BUILDSTDERR: Switched to a new branch 'test_branch2' Cloning into 'submodule2'... done. [test_branch2 b643b57] submodule 2 files changed, 4 insertions(+) create mode 160000 submodule2 BUILDSTDERR: warning: unable to rmdir submodule2: Directory not empty BUILDSTDERR: Switched to branch 'master' Cloning into '/tmp/tmpr65JPI/local'... done. .Cloning into '/tmp/tmpr65JPI/local'... done. Submodule 'submodule' (/tmp/tmpr65JPI/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'a081581794be7e811627f9fedaa1a04561827f7b' Submodule 'subsubmodule' (/tmp/tmpr65JPI/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '6e9659cf68a0ab70e975c8200fc43b1b3c03693a' .Cloning into '/tmp/tmpr65JPI/local'... done. Submodule 'submodule' (/tmp/tmpr65JPI/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'a081581794be7e811627f9fedaa1a04561827f7b' Submodule 'subsubmodule' (/tmp/tmpr65JPI/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '6e9659cf68a0ab70e975c8200fc43b1b3c03693a' .Cloning into '/tmp/tmpr65JPI/local'... done. Submodule 'submodule' (/tmp/tmpr65JPI/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'a081581794be7e811627f9fedaa1a04561827f7b' Submodule 'subsubmodule' (/tmp/tmpr65JPI/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '6e9659cf68a0ab70e975c8200fc43b1b3c03693a' .Cloning into '/tmp/tmpr65JPI/local'... done. Submodule 'submodule' (/tmp/tmpr65JPI/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'a081581794be7e811627f9fedaa1a04561827f7b' Submodule 'subsubmodule' (/tmp/tmpr65JPI/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '6e9659cf68a0ab70e975c8200fc43b1b3c03693a' .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved BUILDSTDERR: abort: destination '/tmp/tmp0yWjqr/local' is not empty .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 5 files removed, 0 files unresolved pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 5 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved BUILDSTDERR: abort: destination '/tmp/tmpi_UGUb/local' is not empty pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpi_UGUb/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ...marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .......marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpN7ctQZ/remote searching for changes no changes found BUILDSTDERR: fixed.txt already tracked! pulling from /tmp/tmpN7ctQZ/remote searching for changes adding changesets adding manifests adding file changes added 1 changesets with 0 changes to 0 files (run 'hg update' to get a working copy) .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 1 files removed, 0 files unresolved .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpiQmXwX/local/fixed.txt A /tmp/tmpiQmXwX/local/modified.txt A /tmp/tmpiQmXwX/local/deleted.txt A /tmp/tmpiQmXwX/local/modified-fs.txt A /tmp/tmpiQmXwX/local/deleted-fs.txt Checked out revision 4. BUILDSTDERR: ERROR [vcstools] Can't remove /tmp/tmpiQmXwX/local[/vcstools] .A /tmp/tmpiQmXwX/local/deleted.txt A /tmp/tmpiQmXwX/local/modified-fs.txt A /tmp/tmpiQmXwX/local/deleted-fs.txt A /tmp/tmpiQmXwX/local/fixed.txt A /tmp/tmpiQmXwX/local/modified.txt Checked out revision 4. .A /tmp/tmpiQmXwX/local/deleted-fs.txt A /tmp/tmpiQmXwX/local/fixed.txt A /tmp/tmpiQmXwX/local/modified.txt A /tmp/tmpiQmXwX/local/deleted.txt A /tmp/tmpiQmXwX/local/modified-fs.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. BUILDSTDERR: WARNING [vcstools] Command failed: 'svn diff "."' BUILDSTDERR: run at: '/tmp/tmpL83O2r/remote' BUILDSTDERR: errcode: 1: BUILDSTDERR: svn: E155007: '/tmp/tmpL83O2r/remote' is not a working copy BUILDSTDERR: [/vcstools] ..A /tmp/tmpL83O2r/local/deleted-fs.txt A /tmp/tmpL83O2r/local/fixed.txt A /tmp/tmpL83O2r/local/modified.txt A /tmp/tmpL83O2r/local/deleted.txt A /tmp/tmpL83O2r/local/modified-fs.txt Checked out revision 4. Updating '/tmp/tmpL83O2r/local': At revision 4. Updating '/tmp/tmpL83O2r/local': At revision 4. .A /tmp/tmpL83O2r/local/deleted-fs.txt A /tmp/tmpL83O2r/local/fixed.txt A /tmp/tmpL83O2r/local/modified.txt A /tmp/tmpL83O2r/local/deleted.txt A /tmp/tmpL83O2r/local/modified-fs.txt Checked out revision 3. Updating '/tmp/tmpL83O2r/local': D /tmp/tmpL83O2r/local/deleted.txt D /tmp/tmpL83O2r/local/deleted-fs.txt Updated to revision 2. ..A /tmp/tmpL83O2r/local/modified.txt Checked out revision 4. .A /tmp/tmpL83O2r/local/fixed.txt A /tmp/tmpL83O2r/local/modified.txt A /tmp/tmpL83O2r/local/deleted.txt A /tmp/tmpL83O2r/local/modified-fs.txt A /tmp/tmpL83O2r/local/deleted-fs.txt Checked out revision 4. ....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmp1KGHRH/local/deleted.txt A /tmp/tmp1KGHRH/local/modified-fs.txt A /tmp/tmp1KGHRH/local/deleted-fs.txt A /tmp/tmp1KGHRH/local/fixed.txt A /tmp/tmp1KGHRH/local/modified.txt Checked out revision 4. D deleted.txt A added.txt .....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpAwglaw/local/fixed.txt A /tmp/tmpAwglaw/local/modified.txt A /tmp/tmpAwglaw/local/deleted.txt A /tmp/tmpAwglaw/local/modified-fs.txt A /tmp/tmpAwglaw/local/deleted-fs.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpFtkEpK/local/deleted-fs.txt A /tmp/tmpFtkEpK/local/fixed.txt A /tmp/tmpFtkEpK/local/modified.txt A /tmp/tmpFtkEpK/local/deleted.txt A /tmp/tmpFtkEpK/local/modified-fs.txt Checked out revision 4. A branches/foo2 A branches/bar Adding branches/bar Adding branches/foo2 Committed revision 5. A /tmp/tmpFtkEpK/local_foo/modified.txt Checked out revision 5. .Checked out revision 0. A footest A footest/foosub A footest/foosub/fixed.txt Adding footest Adding footest/foosub Adding footest/foosub/fixed.txt Transmitting file data . Committed revision 1. A /tmp/tmpFtkEpK/local_nc/foosub A /tmp/tmpFtkEpK/local_nc/foosub/fixed.txt Checked out revision 1. BUILDSTDERR: .......... BUILDSTDERR: Name Stmts Miss Cover Missing BUILDSTDERR: -------------------------------------------------------- BUILDSTDERR: vcstools 24 0 100% BUILDSTDERR: vcstools.bzr 167 36 78% 67-71, 88-89, 106, 116-130, 139, 160, 167, 172, 193-203, 213, 218, 284-285, 295, 303 BUILDSTDERR: vcstools.common 180 18 90% 51-52, 77, 158, 162-165, 212, 248, 252-257, 301, 324 BUILDSTDERR: vcstools.git 455 53 88% 76, 120, 125-127, 147-148, 180, 200, 214-215, 229, 247, 253-254, 356, 388, 417, 421-422, 429-431, 575, 590-592, 612, 614, 622, 637, 639, 642-646, 668, 709, 718, 725, 776, 803, 807, 822-835, 851, 859 BUILDSTDERR: vcstools.hg 213 36 83% 62-64, 123-124, 148, 162, 171-173, 179, 181-182, 184, 194, 208-230, 235, 257, 266, 325, 335, 356 BUILDSTDERR: vcstools.svn 218 29 87% 43-44, 77, 112, 128-131, 151-152, 175, 184, 192-194, 199-200, 215, 240, 243-260, 271, 275, 324, 355 BUILDSTDERR: vcstools.tar 95 27 72% 99-100, 108, 113, 125, 130, 135-136, 142-143, 154-161, 165-170, 174, 178, 181, 184, 187 BUILDSTDERR: vcstools.vcs_abstraction 56 20 64% 89-92, 95, 98, 102, 105, 108, 111, 114, 120, 123, 126, 129, 132, 135, 138, 141, 144, 147 BUILDSTDERR: vcstools.vcs_base 58 17 71% 55, 69, 83, 106, 114, 130, 142, 155, 166, 193, 212, 218, 236, 254, 276, 294, 304 BUILDSTDERR: -------------------------------------------------------- BUILDSTDERR: TOTAL 1466 236 84% BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 120 tests in 75.202s BUILDSTDERR: OK + exit 0 Processing files: python-vcstools-0.1.38-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PsdYTa + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + DOCDIR=/builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/share/doc/python-vcstools-0.1.38 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/share/doc/python-vcstools-0.1.38 + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/share/doc/python-vcstools-0.1.38 + cp -pr LICENSE /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386/usr/share/doc/python-vcstools-0.1.38 + exit 0 Provides: python-vcstools = 0.1.38-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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386 Wrote: /builddir/build/RPMS/python-vcstools-0.1.38-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rBjihq + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.i386 + exit 0 Child return code was: 0