Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fedpkg.spec'], timeout=0nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9CoMk4:/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', 'f501a9574f114327b1dbe3809b4a3451', '-D', '/var/lib/mock/centos-7-i386/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9CoMk4:/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/fedpkg.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 Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/fedpkg-1.35-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/fedpkg.spec'], timeout=0nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9CoMk4:/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', '57347e908b284a83998b6cdb964e938f', '-D', '/var/lib/mock/centos-7-i386/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9CoMk4:/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/fedpkg.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.6i2GP9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedpkg-1.35 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fedpkg-1.35.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedpkg-1.35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Xuwpoh + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.35 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/fedpkg copying fedpkg/cli.py -> build/lib/fedpkg copying fedpkg/__init__.py -> build/lib/fedpkg copying fedpkg/__main__.py -> build/lib/fedpkg copying fedpkg/bugzilla.py -> build/lib/fedpkg copying fedpkg/lookaside.py -> build/lib/fedpkg copying fedpkg/utils.py -> build/lib/fedpkg + sleep 1 + /usr/bin/python2 doc/fedpkg_man_page.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YDZ5ev + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386 + cd fedpkg-1.35 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/cli.py -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/__init__.py -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/__main__.py -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/bugzilla.py -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/lookaside.py -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/utils.py -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg byte-compiling /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg/bugzilla.py to bugzilla.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg/lookaside.py to lookaside.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg/utils.py to utils.pyc writing byte-compilation script '/tmp/tmp5y7U24.py' /usr/bin/python2 -O /tmp/tmp5y7U24.py removing /tmp/tmp5y7U24.py running install_data creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/bash-completion creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/bash-completion/completions copying conf/bash-completion/fedpkg.bash -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/bash-completion/completions creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/etc creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/etc/rpkg copying conf/etc/rpkg/fedpkg.conf -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/etc/rpkg copying conf/etc/rpkg/fedpkg-stage.conf -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/etc/rpkg creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/zsh creating /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/zsh/site-functions copying conf/zsh-completion/_fedpkg -> /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/zsh/site-functions running install_egg_info running egg_info writing requirements to fedpkg.egg-info/requires.txt writing fedpkg.egg-info/PKG-INFO writing top-level names to fedpkg.egg-info/top_level.txt writing dependency_links to fedpkg.egg-info/dependency_links.txt writing entry points to fedpkg.egg-info/entry_points.txt reading manifest file 'fedpkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'test' BUILDSTDERR: warning: no files found matching '*.conf' writing manifest file 'fedpkg.egg-info/SOURCES.txt' Copying fedpkg.egg-info to /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/lib/python2.7/site-packages/fedpkg-1.35-py2.7.egg-info running install_scripts Installing fedpkg-stage script to /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/bin Installing fedpkg script to /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/man/man1 + /usr/bin/install -p -m 0644 fedpkg.1 /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/man/man1 + mv /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/bash-completion/completions/fedpkg.bash /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/bash-completion/completions/fedpkg + /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/fedpkg-1.35 /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/python2 1 Bytecompiling .py files below /builddir/build/BUILDROOT/fedpkg-1.35-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.7qhe9K + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.35 + /usr/bin/python2 -m nose BUILDSTDERR: nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module BUILDSTDERR: test_raise_error_if_bug_component_is_incorrect (test_bugzilla.TestGetReviewBug) ... ok BUILDSTDERR: test_raise_error_if_bz_raise_error (test_bugzilla.TestGetReviewBug) ... ok BUILDSTDERR: test_raise_error_if_distgit_namespace_is_unknown (test_bugzilla.TestGetReviewBug) ... ok BUILDSTDERR: test_get_client (test_bugzilla.TestPropertyClient) ... ok BUILDSTDERR: test_work_with_older_python_bugzilla (test_bugzilla.TestPropertyClient) ... ok BUILDSTDERR: test_create_for_given_build (test_cli.TestBodhiOverride) ... ok BUILDSTDERR: test_create_from_current_branch (test_cli.TestBodhiOverride) ... ok BUILDSTDERR: test_invalid_duration_option (test_cli.TestBodhiOverride) ... ok BUILDSTDERR: test_override_already_exists_but_expired (test_cli.TestBodhiOverride) ... ok BUILDSTDERR: test_override_already_exists_but_not_expired (test_cli.TestBodhiOverride) ... ok BUILDSTDERR: test_raise_error_if_build_not_exist (test_cli.TestBodhiOverride) ... ok BUILDSTDERR: test_retry_create (test_cli.TestBodhiOverride) ... ok BUILDSTDERR: test_error_handled_properly_when_fail_to_request (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_extend_for_expired_override (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_extend_override_by_days (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_extend_override_by_specific_date (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_invalid_duration_of_concrete_date_format (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_no_override_for_build (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_raise_error_if_duration_less_than_today (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_retry_to_extend_override_by_days (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_specified_build_not_exist (test_cli.TestBodhiOverrideExtend) ... ok BUILDSTDERR: test_build_as_normal_if_branch_is_not_stream_branch (test_cli.TestBuildFromStreamBranch) ... ok BUILDSTDERR: test_build_as_normal_if_no_build_target_is_configured (test_cli.TestBuildFromStreamBranch) ... ok BUILDSTDERR: test_build_as_normal_if_no_config_file_is_create (test_cli.TestBuildFromStreamBranch) ... ok BUILDSTDERR: test_submit_builds (test_cli.TestBuildFromStreamBranch) ... ok BUILDSTDERR: test_no_2_x_version_installed (test_cli.TestCheckBodhiVersion) ... ok BUILDSTDERR: test_branch_is_stream_branch (test_cli.TestIsStreamBranch) ... ok BUILDSTDERR: test_not_a_stream_branch (test_cli.TestIsStreamBranch) ... ok BUILDSTDERR: test_stream_branch_is_inactive (test_cli.TestIsStreamBranch) ... ok BUILDSTDERR: test_all_line_are_commented_out (test_cli.TestIsUpdateAborted) ... ok BUILDSTDERR: test_template_content_is_broken (test_cli.TestIsUpdateAborted) ... ok BUILDSTDERR: test_template_is_emtpy (test_cli.TestIsUpdateAborted) ... ok BUILDSTDERR: test_template_is_ok (test_cli.TestIsUpdateAborted) ... ok BUILDSTDERR: test_config_file_is_not_accessible (test_cli.TestReadReleasesFromLocalConfig) ... ok BUILDSTDERR: test_get_expanded_releases (test_cli.TestReadReleasesFromLocalConfig) ... ok BUILDSTDERR: test_no_build_target_is_configured (test_cli.TestReadReleasesFromLocalConfig) ... ok BUILDSTDERR: test_no_config_file_is_create (test_cli.TestReadReleasesFromLocalConfig) ... ok BUILDSTDERR: test_print_epel_releases_only (test_cli.TestReleasesInfo) ... ok BUILDSTDERR: test_print_fedora_releases_only (test_cli.TestReleasesInfo) ... ok BUILDSTDERR: test_print_joined_releaes (test_cli.TestReleasesInfo) ... ok BUILDSTDERR: test_print_releases_in_default (test_cli.TestReleasesInfo) ... ok BUILDSTDERR: Tests request-branch ... ok BUILDSTDERR: Tests request-branch with the '--all-releases' option ... ok BUILDSTDERR: Test request-branch raises an exception when an EPEL branch is ... ok BUILDSTDERR: Test request-branch raises an exception when a invalid module branch ... ok BUILDSTDERR: Tests request-branch with invalid service levels ... ok BUILDSTDERR: Tests request-branch with a branch and the '--all-releases' option ... ok BUILDSTDERR: Tests request-branch with an SL and the '--all-releases' option ... ok BUILDSTDERR: Tests request-branch for a new module branch ... ok BUILDSTDERR: Test request-branch raises an exception when a branch isn't supplied ... ok BUILDSTDERR: Tests request-branch with an overriden package and branch name ... ok BUILDSTDERR: Tests request-branch with service levels ... ok BUILDSTDERR: Tests request-branch with a release branch and service levels ... ok BUILDSTDERR: test_request_branch_with_global_option_name_and_namespace (test_cli.TestRequestBranch) ... ok BUILDSTDERR: test_request_branch_with_its_own_option_repo_and_namespace (test_cli.TestRequestBranch) ... ok BUILDSTDERR: Test request branch with option --repo ... ok BUILDSTDERR: Tests a standard request-repo call ... ok BUILDSTDERR: Tests request-repo errors when the bug is not approved ... ok BUILDSTDERR: Tests request-repo errors when the bug is not assigned ... ok BUILDSTDERR: Tests a request-repo call for a new container ... ok BUILDSTDERR: Tests a request-repo call with the exception flag ... ok BUILDSTDERR: Tests request-repo errors when the bug was approved over 60 days ago ... ok BUILDSTDERR: Tests request-repo errors when the repo name is invalid ... ok BUILDSTDERR: Tests request-repo errors when the bug summary has no colon ... ok BUILDSTDERR: Tests request-repo errors when the bug summary has no dash ... ok BUILDSTDERR: Tests a request-repo call for a new module ... ok BUILDSTDERR: Tests request-repo errors when no bug or exception is provided ... ok BUILDSTDERR: Tests a request-repo call with an overridden repo name ... ok BUILDSTDERR: Tests a standard request-repo call when the Pagure API call fails ... ok BUILDSTDERR: Tests a request-repo call with the optional details ... ok BUILDSTDERR: Tests a request-repo call with --no-initial-commit ... ok BUILDSTDERR: Tests request-repo errors when the bug product is not Fedora ... ok BUILDSTDERR: Tests request-repo errors when the package is wrong ... ok BUILDSTDERR: Tests request-repo errors when the bug summary is wrong ... ok BUILDSTDERR: Tests request-tests-repo ... ok BUILDSTDERR: Tests request-tests-repo exception if repo already exists ... ok BUILDSTDERR: test_create_update_in_stage_bodhi (test_cli.TestUpdate) ... ok BUILDSTDERR: test_create_with_cli_options (test_cli.TestUpdate) ... ok BUILDSTDERR: test_create_with_notes_in_multiple_lines (test_cli.TestUpdate) ... ok BUILDSTDERR: test_fail_if_bodhi_template_is_not_a_file (test_cli.TestUpdate) ... ok BUILDSTDERR: test_fail_if_missing_config_options (test_cli.TestUpdate) ... ok BUILDSTDERR: test_handle_any_errors_raised_when_execute_bodhi (test_cli.TestUpdate) ... ok BUILDSTDERR: test_incorrect_request_type_in_template (test_cli.TestUpdate) ... ok BUILDSTDERR: test_incorrect_update_type_in_template (test_cli.TestUpdate) ... ok BUILDSTDERR: test_invalid_bug (test_cli.TestUpdate) ... ok BUILDSTDERR: test_invalid_stable_karma_option (test_cli.TestUpdate) ... ok BUILDSTDERR: test_invalid_unstable_karma_option (test_cli.TestUpdate) ... ok BUILDSTDERR: test_missing_update_type_in_template (test_cli.TestUpdate) ... ok BUILDSTDERR: test_request_update (test_cli.TestUpdate) ... ok BUILDSTDERR: test_reserve_edited_template_on_error (test_cli.TestUpdate) ... ok BUILDSTDERR: test_show_editor_if_notes_is_omitted (test_cli.TestUpdate) ... ok BUILDSTDERR: test_show_editor_if_update_type_is_omitted (test_cli.TestUpdate) ... ok BUILDSTDERR: test_return_None_if_os_is_unknown (test_commands.TestDetermineRuntimeEnv) ... ok BUILDSTDERR: test_return_fedora_disttag (test_commands.TestDetermineRuntimeEnv) ... ok BUILDSTDERR: test_return_for_el (test_commands.TestDetermineRuntimeEnv) ... ok BUILDSTDERR: test_return_for_rhel (test_commands.TestDetermineRuntimeEnv) ... ok BUILDSTDERR: test_find_from_fedora_branches (test_commands.TestFindMasterBranch) ... ok BUILDSTDERR: test_get_from_koji_for_the_last_chance (test_commands.TestFindMasterBranch) ... ok BUILDSTDERR: test_get_from_koji_tag (test_commands.TestFindMasterBranch) ... ok BUILDSTDERR: test_raise_error_if_koji_api_call_fails (test_commands.TestFindMasterBranch) ... ok BUILDSTDERR: test_load_from_master (test_commands.TestLoadContainerBuildTarget) ... ok BUILDSTDERR: test_load_from_release_branch (test_commands.TestLoadContainerBuildTarget) ... ok BUILDSTDERR: test_load_epel6_dist_tag (test_commands.TestLoadRpmDefines) ... ok BUILDSTDERR: test_load_epel7_dist_tag (test_commands.TestLoadRpmDefines) ... ok BUILDSTDERR: test_load_fedora_dist_tag (test_commands.TestLoadRpmDefines) ... ok BUILDSTDERR: test_load_master_dist_tag (test_commands.TestLoadRpmDefines) ... ok BUILDSTDERR: test_load_olpc_dist_tag (test_commands.TestLoadRpmDefines) ... ok BUILDSTDERR: test_raise_error_if_branch_name_is_unknown (test_commands.TestLoadRpmDefines) ... ok BUILDSTDERR: test_load_from_master (test_commands.TestLoadTarget) ... ok BUILDSTDERR: test_load_from_release_branch (test_commands.TestLoadTarget) ... ok BUILDSTDERR: test_fall_back_to_super_load_user (test_commands.TestLoadUser) ... ok BUILDSTDERR: test_load_from_fedora_upn (test_commands.TestLoadUser) ... ok BUILDSTDERR: test_get_lookaside (test_commands.TestLookaside) ... ok BUILDSTDERR: test_override (test_commands.TestOverrideBuildURL) ... ok BUILDSTDERR: test_package_is_retired_already (test_retire.RetireTestCase) ... ok test_retire_with_namespace (test_retire.RetireTestCase) ... rm 'fedpkg.spec' [master 4c8e628] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 fedpkg.spec BUILDSTDERR: ok test_retire_without_namespace (test_retire.RetireTestCase) ... rm 'fedpkg.spec' [master b73d74d] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 fedpkg.spec BUILDSTDERR: ok BUILDSTDERR: test_keep_quiet_if_repo_not_exist (test_utils.TestAssertNewTestsRepo) ... ok BUILDSTDERR: test_should_raise_error_if_connection_error_to_distgit (test_utils.TestAssertNewTestsRepo) ... ok BUILDSTDERR: test_test_repo_exists (test_utils.TestAssertNewTestsRepo) ... ok BUILDSTDERR: test_raise_error_if_GET_response_not_ok (test_utils.TestAssertValidEPELPackage) ... ok BUILDSTDERR: test_raise_error_if_connection_error (test_utils.TestAssertValidEPELPackage) ... ok BUILDSTDERR: test_raise_error_if_package_has_noarch_only (test_utils.TestAssertValidEPELPackage) ... ok BUILDSTDERR: test_should_not_have_epel_branch_for_el6_pkg (test_utils.TestAssertValidEPELPackage) ... ok BUILDSTDERR: test_should_not_have_epel_branch_for_el7_pkg (test_utils.TestAssertValidEPELPackage) ... ok BUILDSTDERR: test_expand_epel (test_utils.TestExpandRelease) ... ok BUILDSTDERR: test_expand_fedora (test_utils.TestExpandRelease) ... ok BUILDSTDERR: test_expand_master (test_utils.TestExpandRelease) ... ok BUILDSTDERR: test_expand_unknown_name (test_utils.TestExpandRelease) ... ok BUILDSTDERR: test_normal_release (test_utils.TestExpandRelease) ... ok BUILDSTDERR: test_config_does_not_have_token (test_utils.TestGetPagureToken) ... ok BUILDSTDERR: test_return_token (test_utils.TestGetPagureToken) ... ok BUILDSTDERR: test_raise_error_if_connection_error_to_pdc (test_utils.TestGetServiceLevelType) ... ok BUILDSTDERR: test_raise_error_if_response_not_ok (test_utils.TestGetServiceLevelType) ... ok BUILDSTDERR: test_sl_type_not_exist (test_utils.TestGetServiceLevelType) ... ok BUILDSTDERR: test_fedora_and_epel_branches_are_filtered_out (test_utils.TestGetStreamBranches) ... ok BUILDSTDERR: test_create_pagure_issue (test_utils.TestNewPagureIssue) ... ok BUILDSTDERR: test_raise_error_if_connection_error (test_utils.TestNewPagureIssue) ... ok BUILDSTDERR: test_responses_not_ok_and_response_body_is_not_json (test_utils.TestNewPagureIssue) ... ok BUILDSTDERR: test_connection_error (test_utils.TestQueryPDC) ... ok BUILDSTDERR: test_read_yield_data_normally (test_utils.TestQueryPDC) ... ok BUILDSTDERR: test_response_not_ok (test_utils.TestQueryPDC) ... ok BUILDSTDERR: Test that get_release_branches returns all the active Fedora release ... ok BUILDSTDERR: Test get_sl_type ... ok BUILDSTDERR: Test get_sl_type when PDC errors ... ok BUILDSTDERR: Test sl_list_to_dict ... ok BUILDSTDERR: Tests sl_list_to_dict with an invalid SL format. An error is ... ok BUILDSTDERR: Test verify_sls ... ok BUILDSTDERR: Test verify_sls raises an exception when an EOL is expired ... ok BUILDSTDERR: Test verify_sls with an SL that is not June 1st or December 1st. An ... ok BUILDSTDERR: test_keep_quiet_if_service_levels_are_ok (test_utils.TestVerifySLS) ... ok BUILDSTDERR: test_sl_date_format_is_invalid (test_utils.TestVerifySLS) ... ok BUILDSTDERR: test_sl_not_exist (test_utils.TestVerifySLS) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 153 tests in 15.039s BUILDSTDERR: OK + exit 0 Processing files: fedpkg-1.35-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ndoV8W + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.35 + DOCDIR=/builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/doc/fedpkg-1.35 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/doc/fedpkg-1.35 + cp -pr README /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/doc/fedpkg-1.35 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/doc/fedpkg-1.35 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2srja9 + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.35 + LICENSEDIR=/builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/licenses/fedpkg-1.35 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/licenses/fedpkg-1.35 + cp -pr COPYING /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386/usr/share/licenses/fedpkg-1.35 + exit 0 Provides: config(fedpkg) = 1.35-1.el7 fedpkg = 1.35-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/python2 python(abi) = 2.7 Processing files: fedpkg-stage-1.35-1.el7.noarch Provides: config(fedpkg-stage) = 1.35-1.el7 fedpkg-stage = 1.35-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386 Wrote: /builddir/build/RPMS/fedpkg-1.35-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/fedpkg-stage-1.35-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5MlM0M + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.35 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedpkg-1.35-1.el7.i386 + exit 0 Child return code was: 0