D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/buildbot-0.8.12-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CTIoIv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf buildbot-slave-0.8.12 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/buildbot-slave-0.8.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/buildbot-0.8.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd buildbot-slave-0.8.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/pterjan/rpmbuild/BUILD + rm -rf buildbot-0.8.12 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/buildbot-0.8.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd buildbot-0.8.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/buildbot-req.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/fix-build.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1oSj0n + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd buildbot-0.8.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/buildbot copying buildbot/errors.py -> build/lib/buildbot copying buildbot/config.py -> build/lib/buildbot copying buildbot/libvirtbuildslave.py -> build/lib/buildbot copying buildbot/pbutil.py -> build/lib/buildbot copying buildbot/revlinks.py -> build/lib/buildbot copying buildbot/locks.py -> build/lib/buildbot copying buildbot/ec2buildslave.py -> build/lib/buildbot copying buildbot/sourcestamp.py -> build/lib/buildbot copying buildbot/manhole.py -> build/lib/buildbot copying buildbot/pbmanager.py -> build/lib/buildbot copying buildbot/master.py -> build/lib/buildbot copying buildbot/interfaces.py -> build/lib/buildbot copying buildbot/__init__.py -> build/lib/buildbot copying buildbot/buildrequest.py -> build/lib/buildbot copying buildbot/scheduler.py -> build/lib/buildbot creating build/lib/buildbot/buildslave copying buildbot/buildslave/ec2.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/openstack.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/__init__.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/base.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/libvirt.py -> build/lib/buildbot/buildslave creating build/lib/buildbot/changes copying buildbot/changes/filter.py -> build/lib/buildbot/changes copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes copying buildbot/changes/changes.py -> build/lib/buildbot/changes copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes copying buildbot/changes/__init__.py -> build/lib/buildbot/changes copying buildbot/changes/base.py -> build/lib/buildbot/changes copying buildbot/changes/manager.py -> build/lib/buildbot/changes copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes copying buildbot/changes/pb.py -> build/lib/buildbot/changes copying buildbot/changes/mail.py -> build/lib/buildbot/changes copying buildbot/changes/bonsaipoller.py -> build/lib/buildbot/changes creating build/lib/buildbot/clients copying buildbot/clients/debug.py -> build/lib/buildbot/clients copying buildbot/clients/text.py -> build/lib/buildbot/clients copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients copying buildbot/clients/__init__.py -> build/lib/buildbot/clients copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients copying buildbot/clients/base.py -> build/lib/buildbot/clients copying buildbot/clients/gtkPanes.py -> build/lib/buildbot/clients creating build/lib/buildbot/db copying buildbot/db/sourcestampsets.py -> build/lib/buildbot/db copying buildbot/db/connector.py -> build/lib/buildbot/db copying buildbot/db/changes.py -> build/lib/buildbot/db copying buildbot/db/model.py -> build/lib/buildbot/db copying buildbot/db/pool.py -> build/lib/buildbot/db copying buildbot/db/buildrequests.py -> build/lib/buildbot/db copying buildbot/db/exceptions.py -> build/lib/buildbot/db copying buildbot/db/buildslaves.py -> build/lib/buildbot/db copying buildbot/db/__init__.py -> build/lib/buildbot/db copying buildbot/db/base.py -> build/lib/buildbot/db copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db copying buildbot/db/users.py -> build/lib/buildbot/db copying buildbot/db/builds.py -> build/lib/buildbot/db copying buildbot/db/buildsets.py -> build/lib/buildbot/db copying buildbot/db/state.py -> build/lib/buildbot/db copying buildbot/db/schedulers.py -> build/lib/buildbot/db creating build/lib/buildbot/db/migrate creating build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/007_add_object_tables.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/017_restore_other_indices.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/014_add_users_userpass_columns.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/006_drop_last_access.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/024_add_buildslaves_table.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/013_remove_schedulers_state_column.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/022_add_codebase.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/010_fix_column_lengths.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/009_add_patch_author.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/018_add_sourcestampset.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/003_scheduler_class_name.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/005_add_indexes.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/020_remove_change_links.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/023_increase_comments_property_lengths.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/004_add_autoincrement.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/__init__.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/015_remove_bad_master_objectid.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/012_add_users_table.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/019_merge_schedulers_to_objects.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/002_add_proj_repo.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/016_restore_buildrequest_indices.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/011_add_buildrequest_claims.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/008_add_scheduler_changes_index.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/001_initial.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/021_fix_postgres_sequences.py -> build/lib/buildbot/db/migrate/versions creating build/lib/buildbot/db/types copying buildbot/db/types/json.py -> build/lib/buildbot/db/types copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types creating build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/testcase_assert.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/testcase_patch.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/bug4520.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/bug4881.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/testcase_synctest.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/bug5079.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/sqlalchemy2189.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/python14653.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/gatherResults.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/sqlalchemy2364.py -> build/lib/buildbot/monkeypatches creating build/lib/buildbot/plugins copying buildbot/plugins/db.py -> build/lib/buildbot/plugins copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins creating build/lib/buildbot/process copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process copying buildbot/process/debug.py -> build/lib/buildbot/process copying buildbot/process/buildstep.py -> build/lib/buildbot/process copying buildbot/process/builder.py -> build/lib/buildbot/process copying buildbot/process/slavebuilder.py -> build/lib/buildbot/process copying buildbot/process/properties.py -> build/lib/buildbot/process copying buildbot/process/factory.py -> build/lib/buildbot/process copying buildbot/process/remotecommand.py -> build/lib/buildbot/process copying buildbot/process/__init__.py -> build/lib/buildbot/process copying buildbot/process/build.py -> build/lib/buildbot/process copying buildbot/process/base.py -> build/lib/buildbot/process copying buildbot/process/botmaster.py -> build/lib/buildbot/process copying buildbot/process/buildrequest.py -> build/lib/buildbot/process copying buildbot/process/metrics.py -> build/lib/buildbot/process copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process copying buildbot/process/cache.py -> build/lib/buildbot/process copying buildbot/process/logobserver.py -> build/lib/buildbot/process creating build/lib/buildbot/process/users copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users copying buildbot/process/users/users.py -> build/lib/buildbot/process/users creating build/lib/buildbot/schedulers copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers creating build/lib/buildbot/scripts copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts copying buildbot/scripts/debugclient.py -> build/lib/buildbot/scripts copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/user.py -> build/lib/buildbot/scripts copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts copying buildbot/scripts/statuslog.py -> build/lib/buildbot/scripts copying buildbot/scripts/statusgui.py -> build/lib/buildbot/scripts copying buildbot/scripts/start.py -> build/lib/buildbot/scripts copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts copying buildbot/scripts/base.py -> build/lib/buildbot/scripts copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts creating build/lib/buildbot/status copying buildbot/status/github.py -> build/lib/buildbot/status copying buildbot/status/client.py -> build/lib/buildbot/status copying buildbot/status/status_push.py -> build/lib/buildbot/status copying buildbot/status/words.py -> build/lib/buildbot/status copying buildbot/status/buildset.py -> build/lib/buildbot/status copying buildbot/status/slave.py -> build/lib/buildbot/status copying buildbot/status/buildstep.py -> build/lib/buildbot/status copying buildbot/status/status_stash.py -> build/lib/buildbot/status copying buildbot/status/persistent_queue.py -> build/lib/buildbot/status copying buildbot/status/testresult.py -> build/lib/buildbot/status copying buildbot/status/builder.py -> build/lib/buildbot/status copying buildbot/status/results.py -> build/lib/buildbot/status copying buildbot/status/logfile.py -> build/lib/buildbot/status copying buildbot/status/master.py -> build/lib/buildbot/status copying buildbot/status/__init__.py -> build/lib/buildbot/status copying buildbot/status/build.py -> build/lib/buildbot/status copying buildbot/status/base.py -> build/lib/buildbot/status copying buildbot/status/tinderbox.py -> build/lib/buildbot/status copying buildbot/status/mail.py -> build/lib/buildbot/status copying buildbot/status/html.py -> build/lib/buildbot/status copying buildbot/status/buildrequest.py -> build/lib/buildbot/status copying buildbot/status/status_gerrit.py -> build/lib/buildbot/status copying buildbot/status/progress.py -> build/lib/buildbot/status copying buildbot/status/event.py -> build/lib/buildbot/status creating build/lib/buildbot/status/web copying buildbot/status/web/pngstatus.py -> build/lib/buildbot/status/web copying buildbot/status/web/step.py -> build/lib/buildbot/status/web copying buildbot/status/web/changes.py -> build/lib/buildbot/status/web copying buildbot/status/web/logs.py -> build/lib/buildbot/status/web copying buildbot/status/web/root.py -> build/lib/buildbot/status/web copying buildbot/status/web/authz.py -> build/lib/buildbot/status/web copying buildbot/status/web/console.py -> build/lib/buildbot/status/web copying buildbot/status/web/builder.py -> build/lib/buildbot/status/web copying buildbot/status/web/waterfall.py -> build/lib/buildbot/status/web copying buildbot/status/web/session.py -> build/lib/buildbot/status/web copying buildbot/status/web/status_json.py -> build/lib/buildbot/status/web copying buildbot/status/web/grid.py -> build/lib/buildbot/status/web copying buildbot/status/web/about.py -> build/lib/buildbot/status/web copying buildbot/status/web/feeds.py -> build/lib/buildbot/status/web copying buildbot/status/web/tests.py -> build/lib/buildbot/status/web copying buildbot/status/web/auth.py -> build/lib/buildbot/status/web copying buildbot/status/web/__init__.py -> build/lib/buildbot/status/web copying buildbot/status/web/change_hook.py -> build/lib/buildbot/status/web copying buildbot/status/web/baseweb.py -> build/lib/buildbot/status/web copying buildbot/status/web/build.py -> build/lib/buildbot/status/web copying buildbot/status/web/base.py -> build/lib/buildbot/status/web copying buildbot/status/web/olpb.py -> build/lib/buildbot/status/web copying buildbot/status/web/buildstatus.py -> build/lib/buildbot/status/web copying buildbot/status/web/users.py -> build/lib/buildbot/status/web copying buildbot/status/web/slaves.py -> build/lib/buildbot/status/web creating build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/github.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/poller.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/gitlab.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/bitbucket.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/gitorious.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/__init__.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/base.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/googlecode.py -> build/lib/buildbot/status/web/hooks creating build/lib/buildbot/steps copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps copying buildbot/steps/mtrlogobserver.py -> build/lib/buildbot/steps copying buildbot/steps/slave.py -> build/lib/buildbot/steps copying buildbot/steps/trigger.py -> build/lib/buildbot/steps copying buildbot/steps/maxq.py -> build/lib/buildbot/steps copying buildbot/steps/transfer.py -> build/lib/buildbot/steps copying buildbot/steps/mswin.py -> build/lib/buildbot/steps copying buildbot/steps/master.py -> build/lib/buildbot/steps copying buildbot/steps/__init__.py -> build/lib/buildbot/steps copying buildbot/steps/shell.py -> build/lib/buildbot/steps copying buildbot/steps/subunit.py -> build/lib/buildbot/steps copying buildbot/steps/http.py -> build/lib/buildbot/steps copying buildbot/steps/python.py -> build/lib/buildbot/steps copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps creating build/lib/buildbot/steps/package copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package creating build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb creating build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmspec.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm creating build/lib/buildbot/steps/source copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/oldsource.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source creating build/lib/buildbot/test copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test copying buildbot/test/__init__.py -> build/lib/buildbot/test creating build/lib/buildbot/test/fake copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/slave.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/remotecommand.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakedb.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake creating build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_bad_change_properties_rows.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_oldpaths.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_import_unicode_changes.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_shell_command_properties.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/__init__.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_unpickling.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_sourcestamp_revision.py -> build/lib/buildbot/test/regressions creating build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_p4.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_enginestrategy.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_test_util_gpo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_checkconfig.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_model.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_bzr.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_python.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_mtn.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_buildslave_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_googlecode.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_cache.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_statuspng.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_transfer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gitpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_logfile.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_slave.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_metrics.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_slavebuilder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_upgrade_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildslaves.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_deb_pbuilder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildrequest.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_git.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_sourcestamp.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_links.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_maxq.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_state.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_gerrit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_triggerable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_revlinks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mswin.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_pbmanager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_shell.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_darcs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_subunit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_netstrings.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_client.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_debug.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hook.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_buildslave_libvirt.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_usersclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_023_increase_comments_property_lengths.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_auth_HTPasswdAuth.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_lru.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_users.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_016_restore_buildrequest_indices.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_stash.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_oldsource_ComputeRepositoryURL.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_bbcollections.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_buildstep.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_019_merge_schedulers_to_objects.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_auth_HTPasswdAprAuth.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_user.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_forcesched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_trysched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_hgpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_filter.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_sautils.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Periodic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_factory.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_base_Source.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_trigger.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_python_twisted.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_restart.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_bonsaipoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gerritchangesource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ComparableMixin.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_tryserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_subscriptions.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_018_add_sourcestampset.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mtrlogobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_dependent.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_progress.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildrequests.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_sourcestamps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_gerrit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_build.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_builder_cache.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_pb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_start.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_build.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_maildir.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_botmaster_DuplicateSlaveArbitrator.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_poller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_authz_Authz.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_debounce.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_buildset.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_builds.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Nightly.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_020_remove_change_links.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_config.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildsets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_svn.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_remotecommand.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_slave.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/__init__.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_pool.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_015_remove_bad_master_objectid.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_tryclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_plugins.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_schedulers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_mercurial.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_buildslave_openstack.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_manual.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildstep.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_botmaster_BotMaster.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_mock.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_logobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_properties.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_users.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_state.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_017_restore_other_indices.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_oldsource_Repo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_trycmd.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_identifiers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_create_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_cvs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_misc.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_builder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_sourcestampsets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_words.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_024_add_buildslaves_table.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_vstudio.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_persistent_queue.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_deb_lintian.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_http.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_022_add_codebase.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_p4poller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_builder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ansicodes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_statuslog.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_basic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_stop.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_svnpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_gitorious.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_runner.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_eventual.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Timed.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_oldsource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_buildslave_ec2.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_repo.py -> build/lib/buildbot/test/unit creating build/lib/buildbot/test/util copying buildbot/test/util/db.py -> build/lib/buildbot/test/util copying buildbot/test/util/gpo.py -> build/lib/buildbot/test/util copying buildbot/test/util/config.py -> build/lib/buildbot/test/util copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util copying buildbot/test/util/compat.py -> build/lib/buildbot/test/util copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util copying buildbot/test/util/connector_component.py -> build/lib/buildbot/test/util copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util copying buildbot/test/util/flaky.py -> build/lib/buildbot/test/util copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util copying buildbot/test/util/steps.py -> build/lib/buildbot/test/util copying buildbot/test/util/change_import.py -> build/lib/buildbot/test/util copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util creating build/lib/buildbot/util copying buildbot/util/ansicodes.py -> build/lib/buildbot/util copying buildbot/util/croniter.py -> build/lib/buildbot/util copying buildbot/util/sautils.py -> build/lib/buildbot/util copying buildbot/util/debounce.py -> build/lib/buildbot/util copying buildbot/util/misc.py -> build/lib/buildbot/util copying buildbot/util/__init__.py -> build/lib/buildbot/util copying buildbot/util/bbcollections.py -> build/lib/buildbot/util copying buildbot/util/subscription.py -> build/lib/buildbot/util copying buildbot/util/lru.py -> build/lib/buildbot/util copying buildbot/util/netstrings.py -> build/lib/buildbot/util copying buildbot/util/identifiers.py -> build/lib/buildbot/util copying buildbot/util/state.py -> build/lib/buildbot/util copying buildbot/util/eventual.py -> build/lib/buildbot/util copying buildbot/util/maildir.py -> build/lib/buildbot/util running build_scripts creating build/scripts-2.7 copying and adjusting bin/buildbot -> build/scripts-2.7 changing mode of build/scripts-2.7/buildbot from 644 to 755 + sleep 1 + pushd docs ~/rpmbuild/BUILD/buildbot-0.8.12/docs ~/rpmbuild/BUILD/buildbot-0.8.12 + make docs.tgz rm -rf _build/* sphinx-build -b html -d _build/doctrees -q . _build/html /usr/lib/python2.7/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. RemovedInSphinx17Warning) /usr/lib/python2.7/site-packages/sphinx/environment/__init__.py:686: RemovedInSphinx17Warning: html_use_smartypants option is deprecated. Smart quotes are on by default; if you want to disable or customize them, use the smart_quotes option in docutils.conf. RemovedInSphinx17Warning) /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-builders.rst:4: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; builders', u'cfg-builders', u'cfg-builders'), ('single', u'builders (Buildmaster Config)', u'cfg-builders', u'cfg-builders')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildslaves.rst:5: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; slaves', u'cfg-slaves', u'cfg-slaves'), ('single', u'slaves (Buildmaster Config)', u'cfg-slaves', u'cfg-slaves')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:271: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Mercurial', u'step-Mercurial', u'step-Mercurial'), ('single', u'Mercurial Build Step', u'step-Mercurial', u'step-Mercurial')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:329: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Git', u'step-Git', u'step-Git'), ('single', u'Git Build Step', u'step-Git', u'step-Git')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:457: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; SVN', u'step-SVN', u'step-SVN'), ('single', u'SVN Build Step', u'step-SVN', u'step-SVN')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:545: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; CVS', u'step-CVS', u'step-CVS'), ('single', u'CVS Build Step', u'step-CVS', u'step-CVS')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:610: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Bzr', u'step-Bzr', u'step-Bzr'), ('single', u'Bzr Build Step', u'step-Bzr', u'step-Bzr')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:665: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; P4', u'step-P4', u'step-P4'), ('single', u'P4 Build Step', u'step-P4', u'step-P4')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:774: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Repo', u'step-Repo', u'step-Repo'), ('single', u'Repo Build Step', u'step-Repo', u'step-Repo')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:866: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Gerrit', u'step-Gerrit', u'step-Gerrit'), ('single', u'Gerrit Build Step', u'step-Gerrit', u'step-Gerrit')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:881: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Darcs', u'step-Darcs', u'step-Darcs'), ('single', u'Darcs Build Step', u'step-Darcs', u'step-Darcs')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:930: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Monotone', u'step-Monotone', u'step-Monotone'), ('single', u'Monotone Build Step', u'step-Monotone', u'step-Monotone')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1109: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; CVS (Slave-Side)', u'step-CVS (Slave-Side)', u'step-CVS (Slave-Side)'), ('single', u'CVS (Slave-Side) Build Step', u'step-CVS (Slave-Side)', u'step-CVS (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1149: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; SVN (Slave-Side)', u'step-SVN (Slave-Side)', u'step-SVN (Slave-Side)'), ('single', u'SVN (Slave-Side) Build Step', u'step-SVN (Slave-Side)', u'step-SVN (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1213: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Darcs (Slave-Side)', u'step-Darcs (Slave-Side)', u'step-Darcs (Slave-Side)'), ('single', u'Darcs (Slave-Side) Build Step', u'step-Darcs (Slave-Side)', u'step-Darcs (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1239: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Mercurial (Slave-Side)', u'step-Mercurial (Slave-Side)', u'step-Mercurial (Slave-Side)'), ('single', u'Mercurial (Slave-Side) Build Step', u'step-Mercurial (Slave-Side)', u'step-Mercurial (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1270: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Bzr (Slave-Side)', u'step-Bzr (Slave-Side)', u'step-Bzr (Slave-Side)'), ('single', u'Bzr (Slave-Side) Build Step', u'step-Bzr (Slave-Side)', u'step-Bzr (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1296: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; P4 (Slave-Side)', u'step-P4 (Slave-Side)', u'step-P4 (Slave-Side)'), ('single', u'P4 (Slave-Side) Build Step', u'step-P4 (Slave-Side)', u'step-P4 (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1336: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Git (Slave-Side)', u'step-Git (Slave-Side)', u'step-Git (Slave-Side)'), ('single', u'Git (Slave-Side) Build Step', u'step-Git (Slave-Side)', u'step-Git (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1378: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; BK (Slave-Side)', u'step-BK (Slave-Side)', u'step-BK (Slave-Side)'), ('single', u'BK (Slave-Side) Build Step', u'step-BK (Slave-Side)', u'step-BK (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1394: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Repo (Slave-Side)', u'step-Repo (Slave-Side)', u'step-Repo (Slave-Side)'), ('single', u'Repo (Slave-Side) Build Step', u'step-Repo (Slave-Side)', u'step-Repo (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1437: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Monotone (Slave-Side)', u'step-Monotone (Slave-Side)', u'step-Monotone (Slave-Side)'), ('single', u'Monotone (Slave-Side) Build Step', u'step-Monotone (Slave-Side)', u'step-Monotone (Slave-Side)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1455: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; ShellCommand', u'step-ShellCommand', u'step-ShellCommand'), ('single', u'ShellCommand Build Step', u'step-ShellCommand', u'step-ShellCommand')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1632: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Configure', u'step-Configure', u'step-Configure'), ('single', u'Configure Build Step', u'step-Configure', u'step-Configure')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1649: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Compile', u'step-Compile', u'step-Compile'), ('single', u'Compile Build Step', u'step-Compile', u'step-Compile')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1720: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VC6', u'step-VC6', u'step-VC6'), ('single', u'VC6 Build Step', u'step-VC6', u'step-VC6')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1721: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VC7', u'step-VC7', u'step-VC7'), ('single', u'VC7 Build Step', u'step-VC7', u'step-VC7')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1722: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VC8', u'step-VC8', u'step-VC8'), ('single', u'VC8 Build Step', u'step-VC8', u'step-VC8')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1723: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VC9', u'step-VC9', u'step-VC9'), ('single', u'VC9 Build Step', u'step-VC9', u'step-VC9')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1724: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VC10', u'step-VC10', u'step-VC10'), ('single', u'VC10 Build Step', u'step-VC10', u'step-VC10')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1725: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VC11', u'step-VC11', u'step-VC11'), ('single', u'VC11 Build Step', u'step-VC11', u'step-VC11')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1726: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VC12', u'step-VC12', u'step-VC12'), ('single', u'VC12 Build Step', u'step-VC12', u'step-VC12')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1727: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VS2003', u'step-VS2003', u'step-VS2003'), ('single', u'VS2003 Build Step', u'step-VS2003', u'step-VS2003')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1728: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VS2005', u'step-VS2005', u'step-VS2005'), ('single', u'VS2005 Build Step', u'step-VS2005', u'step-VS2005')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1729: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VS2008', u'step-VS2008', u'step-VS2008'), ('single', u'VS2008 Build Step', u'step-VS2008', u'step-VS2008')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1730: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VS2010', u'step-VS2010', u'step-VS2010'), ('single', u'VS2010 Build Step', u'step-VS2010', u'step-VS2010')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1731: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VS2012', u'step-VS2012', u'step-VS2012'), ('single', u'VS2012 Build Step', u'step-VS2012', u'step-VS2012')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1732: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VS2013', u'step-VS2013', u'step-VS2013'), ('single', u'VS2013 Build Step', u'step-VS2013', u'step-VS2013')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1733: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; VCExpress9', u'step-VCExpress9', u'step-VCExpress9'), ('single', u'VCExpress9 Build Step', u'step-VCExpress9', u'step-VCExpress9')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1734: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MsBuild4', u'step-MsBuild4', u'step-MsBuild4'), ('single', u'MsBuild4 Build Step', u'step-MsBuild4', u'step-MsBuild4')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1736: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MsBuild12', u'step-MsBuild12', u'step-MsBuild12'), ('single', u'MsBuild12 Build Step', u'step-MsBuild12', u'step-MsBuild12')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1839: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Robocopy', u'step-Robocopy', u'step-Robocopy'), ('single', u'Robocopy Build Step', u'step-Robocopy', u'step-Robocopy')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1897: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Test', u'step-Test', u'step-Test'), ('single', u'Test Build Step', u'step-Test', u'step-Test')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1912: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; TreeSize', u'step-TreeSize', u'step-TreeSize'), ('single', u'TreeSize Build Step', u'step-TreeSize', u'step-TreeSize')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1929: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; PerlModuleTest', u'step-PerlModuleTest', u'step-PerlModuleTest'), ('single', u'PerlModuleTest Build Step', u'step-PerlModuleTest', u'step-PerlModuleTest')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1945: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MTR', u'step-MTR', u'step-MTR'), ('single', u'MTR Build Step', u'step-MTR', u'step-MTR')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2013: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; SubunitShellCommand', u'step-SubunitShellCommand', u'step-SubunitShellCommand'), ('single', u'SubunitShellCommand Build Step', u'step-SubunitShellCommand', u'step-SubunitShellCommand')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2043: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; FileExists', u'step-FileExists', u'step-FileExists'), ('single', u'FileExists Build Step', u'step-FileExists', u'step-FileExists')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2059: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; CopyDirectory', u'step-CopyDirectory', u'step-CopyDirectory'), ('single', u'CopyDirectory Build Step', u'step-CopyDirectory', u'step-CopyDirectory')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2085: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; RemoveDirectory', u'step-RemoveDirectory', u'step-RemoveDirectory'), ('single', u'RemoveDirectory Build Step', u'step-RemoveDirectory', u'step-RemoveDirectory')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2100: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MakeDirectory', u'step-MakeDirectory', u'step-MakeDirectory'), ('single', u'MakeDirectory Build Step', u'step-MakeDirectory', u'step-MakeDirectory')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2122: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; BuildEPYDoc', u'step-BuildEPYDoc', u'step-BuildEPYDoc'), ('single', u'BuildEPYDoc Build Step', u'step-BuildEPYDoc', u'step-BuildEPYDoc')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2152: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; PyFlakes', u'step-PyFlakes', u'step-PyFlakes'), ('single', u'PyFlakes Build Step', u'step-PyFlakes', u'step-PyFlakes')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2177: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Sphinx', u'step-Sphinx', u'step-Sphinx'), ('single', u'Sphinx Build Step', u'step-Sphinx', u'step-Sphinx')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2221: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; PyLint', u'step-PyLint', u'step-PyLint'), ('single', u'PyLint Build Step', u'step-PyLint', u'step-PyLint')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2239: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Trial', u'step-Trial', u'step-Trial'), ('single', u'Trial Build Step', u'step-Trial', u'step-Trial')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2299: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; RemovePYCs', u'step-RemovePYCs', u'step-RemovePYCs'), ('single', u'RemovePYCs Build Step', u'step-RemovePYCs', u'step-RemovePYCs')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2317: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; FileUpload', u'step-FileUpload', u'step-FileUpload'), ('single', u'FileUpload Build Step', u'step-FileUpload', u'step-FileUpload')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2319: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; FileDownload', u'step-FileDownload', u'step-FileDownload'), ('single', u'FileDownload Build Step', u'step-FileDownload', u'step-FileDownload')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2387: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; DirectoryUpload', u'step-DirectoryUpload', u'step-DirectoryUpload'), ('single', u'DirectoryUpload Build Step', u'step-DirectoryUpload', u'step-DirectoryUpload')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2418: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MultipleFileUpload', u'step-MultipleFileUpload', u'step-MultipleFileUpload'), ('single', u'MultipleFileUpload Build Step', u'step-MultipleFileUpload', u'step-MultipleFileUpload')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2470: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; StringDownload', u'step-StringDownload', u'step-StringDownload'), ('single', u'StringDownload Build Step', u'step-StringDownload', u'step-StringDownload')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2471: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; JSONStringDownload', u'step-JSONStringDownload', u'step-JSONStringDownload'), ('single', u'JSONStringDownload Build Step', u'step-JSONStringDownload', u'step-JSONStringDownload')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2473: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; JSONPropertiesDownload', u'step-JSONPropertiesDownload', u'step-JSONPropertiesDownload'), ('single', u'JSONPropertiesDownload Build Step', u'step-JSONPropertiesDownload', u'step-JSONPropertiesDownload')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2516: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MasterShellCommand', u'step-MasterShellCommand', u'step-MasterShellCommand'), ('single', u'MasterShellCommand Build Step', u'step-MasterShellCommand', u'step-MasterShellCommand')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2564: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; LogRenderable', u'step-LogRenderable', u'step-LogRenderable'), ('single', u'LogRenderable Build Step', u'step-LogRenderable', u'step-LogRenderable')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2583: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; SetProperty', u'step-SetProperty', u'step-SetProperty'), ('single', u'SetProperty Build Step', u'step-SetProperty', u'step-SetProperty')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2600: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; SetPropertyFromCommand', u'step-SetPropertyFromCommand', u'step-SetPropertyFromCommand'), ('single', u'SetPropertyFromCommand Build Step', u'step-SetPropertyFromCommand', u'step-SetPropertyFromCommand')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2649: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; SetPropertiesFromEnv', u'step-SetPropertiesFromEnv', u'step-SetPropertiesFromEnv'), ('single', u'SetPropertiesFromEnv Build Step', u'step-SetPropertiesFromEnv', u'step-SetPropertiesFromEnv')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2684: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; SetSlaveInfo', u'step-SetSlaveInfo', u'step-SetSlaveInfo'), ('single', u'SetSlaveInfo Build Step', u'step-SetSlaveInfo', u'step-SetSlaveInfo')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2711: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; Trigger', u'step-Trigger', u'step-Trigger'), ('single', u'Trigger Build Step', u'step-Trigger', u'step-Trigger')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2794: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; RpmBuild', u'step-RpmBuild', u'step-RpmBuild'), ('single', u'RpmBuild Build Step', u'step-RpmBuild', u'step-RpmBuild')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2836: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; RpmLint', u'step-RpmLint', u'step-RpmLint'), ('single', u'RpmLint Build Step', u'step-RpmLint', u'step-RpmLint')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2865: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MockBuildSRPM', u'step-MockBuildSRPM', u'step-MockBuildSRPM'), ('single', u'MockBuildSRPM Build Step', u'step-MockBuildSRPM', u'step-MockBuildSRPM')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2890: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MockRebuild', u'step-MockRebuild', u'step-MockRebuild'), ('single', u'MockRebuild Build Step', u'step-MockRebuild', u'step-MockRebuild')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2915: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; DebPbuilder', u'step-DebPbuilder', u'step-DebPbuilder'), ('single', u'DebPbuilder Build Step', u'step-DebPbuilder', u'step-DebPbuilder')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2956: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; DebCowbuilder', u'step-DebCowbuilder', u'step-DebCowbuilder'), ('single', u'DebCowbuilder Build Step', u'step-DebCowbuilder', u'step-DebCowbuilder')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2963: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; DebLintian', u'step-DebLintian', u'step-DebLintian'), ('single', u'DebLintian Build Step', u'step-DebLintian', u'step-DebLintian')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2982: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; HLint', u'step-HLint', u'step-HLint'), ('single', u'HLint Build Step', u'step-HLint', u'step-HLint')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3005: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; MaxQ', u'step-MaxQ', u'step-MaxQ'), ('single', u'MaxQ Build Step', u'step-MaxQ', u'step-MaxQ')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3019: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; HTTPStep', u'step-HTTPStep', u'step-HTTPStep'), ('single', u'HTTPStep Build Step', u'step-HTTPStep', u'step-HTTPStep')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3020: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; POST', u'step-POST', u'step-POST'), ('single', u'POST Build Step', u'step-POST', u'step-POST')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3021: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; GET', u'step-GET', u'step-GET'), ('single', u'GET Build Step', u'step-GET', u'step-GET')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3022: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; PUT', u'step-PUT', u'step-PUT'), ('single', u'PUT Build Step', u'step-PUT', u'step-PUT')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3023: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; DELETE', u'step-DELETE', u'step-DELETE'), ('single', u'DELETE Build Step', u'step-DELETE', u'step-DELETE')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3024: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; HEAD', u'step-HEAD', u'step-HEAD'), ('single', u'HEAD Build Step', u'step-HEAD', u'step-HEAD')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:3026: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Build Steps; OPTIONS', u'step-OPTIONS', u'step-OPTIONS'), ('single', u'OPTIONS Build Step', u'step-OPTIONS', u'step-OPTIONS')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:87: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; change_source', u'cfg-change_source', u'cfg-change_source'), ('single', u'change_source (Buildmaster Config)', u'cfg-change_source', u'cfg-change_source')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:245: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; CVSMaildirSource', u'chsrc-CVSMaildirSource', u'chsrc-CVSMaildirSource'), ('single', u'CVSMaildirSource Change Source', u'chsrc-CVSMaildirSource', u'chsrc-CVSMaildirSource')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:300: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; SVNCommitEmailMaildirSource', u'chsrc-SVNCommitEmailMaildirSource', u'chsrc-SVNCommitEmailMaildirSource'), ('single', u'SVNCommitEmailMaildirSource Change Source', u'chsrc-SVNCommitEmailMaildirSource', u'chsrc-SVNCommitEmailMaildirSource')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:319: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; BzrLaunchpadEmailMaildirSource', u'chsrc-BzrLaunchpadEmailMaildirSource', u'chsrc-BzrLaunchpadEmailMaildirSource'), ('single', u'BzrLaunchpadEmailMaildirSource Change Source', u'chsrc-BzrLaunchpadEmailMaildirSource', u'chsrc-BzrLaunchpadEmailMaildirSource')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:356: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; PBChangeSource', u'chsrc-PBChangeSource', u'chsrc-PBChangeSource'), ('single', u'PBChangeSource Change Source', u'chsrc-PBChangeSource', u'chsrc-PBChangeSource')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:455: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; P4Source', u'chsrc-P4Source', u'chsrc-P4Source'), ('single', u'P4Source Change Source', u'chsrc-P4Source', u'chsrc-P4Source')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:533: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; BonsaiPoller', u'chsrc-BonsaiPoller', u'chsrc-BonsaiPoller'), ('single', u'BonsaiPoller Change Source', u'chsrc-BonsaiPoller', u'chsrc-BonsaiPoller')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:576: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; SVNPoller', u'chsrc-SVNPoller', u'chsrc-SVNPoller'), ('single', u'SVNPoller Change Source', u'chsrc-SVNPoller', u'chsrc-SVNPoller')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:689: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; BzrPoller', u'chsrc-BzrPoller', u'chsrc-BzrPoller'), ('single', u'BzrPoller Change Source', u'chsrc-BzrPoller', u'chsrc-BzrPoller')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:728: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; GitPoller', u'chsrc-GitPoller', u'chsrc-GitPoller'), ('single', u'GitPoller Change Source', u'chsrc-GitPoller', u'chsrc-GitPoller')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:802: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; HgPoller', u'chsrc-HgPoller', u'chsrc-HgPoller'), ('single', u'HgPoller Change Source', u'chsrc-HgPoller', u'chsrc-HgPoller')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:873: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; BitbucketPullrequestPoller', u'chsrc-BitbucketPullrequestPoller', u'chsrc-BitbucketPullrequestPoller'), ('single', u'BitbucketPullrequestPoller Change Source', u'chsrc-BitbucketPullrequestPoller', u'chsrc-BitbucketPullrequestPoller')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:965: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; GerritChangeSource', u'chsrc-GerritChangeSource', u'chsrc-GerritChangeSource'), ('single', u'GerritChangeSource Change Source', u'chsrc-GerritChangeSource', u'chsrc-GerritChangeSource')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:1122: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; Change Hooks', u'chsrc-Change Hooks', u'chsrc-Change Hooks'), ('single', u'Change Hooks Change Source', u'chsrc-Change Hooks', u'chsrc-Change Hooks')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:1132: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Change Sources; GoogleCodeAtomPoller', u'chsrc-GoogleCodeAtomPoller', u'chsrc-GoogleCodeAtomPoller'), ('single', u'GoogleCodeAtomPoller Change Source', u'chsrc-GoogleCodeAtomPoller', u'chsrc-GoogleCodeAtomPoller')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:10: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; db', u'cfg-db', u'cfg-db'), ('single', u'db (Buildmaster Config)', u'cfg-db', u'cfg-db')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:11: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; db_url', u'cfg-db_url', u'cfg-db_url'), ('single', u'db_url (Buildmaster Config)', u'cfg-db_url', u'cfg-db_url')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:13: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; db_poll_interval', u'cfg-db_poll_interval', u'cfg-db_poll_interval'), ('single', u'db_poll_interval (Buildmaster Config)', u'cfg-db_poll_interval', u'cfg-db_poll_interval')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:96: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; multiMaster', u'cfg-multiMaster', u'cfg-multiMaster'), ('single', u'multiMaster (Buildmaster Config)', u'cfg-multiMaster', u'cfg-multiMaster')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:144: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; buildbotURL', u'cfg-buildbotURL', u'cfg-buildbotURL'), ('single', u'buildbotURL (Buildmaster Config)', u'cfg-buildbotURL', u'cfg-buildbotURL')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:145: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; titleURL', u'cfg-titleURL', u'cfg-titleURL'), ('single', u'titleURL (Buildmaster Config)', u'cfg-titleURL', u'cfg-titleURL')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:147: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; title', u'cfg-title', u'cfg-title'), ('single', u'title (Buildmaster Config)', u'cfg-title', u'cfg-title')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:170: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; logCompressionLimit', u'cfg-logCompressionLimit', u'cfg-logCompressionLimit'), ('single', u'logCompressionLimit (Buildmaster Config)', u'cfg-logCompressionLimit', u'cfg-logCompressionLimit')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:171: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; logCompressionMethod', u'cfg-logCompressionMethod', u'cfg-logCompressionMethod'), ('single', u'logCompressionMethod (Buildmaster Config)', u'cfg-logCompressionMethod', u'cfg-logCompressionMethod')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:172: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; logMaxSize', u'cfg-logMaxSize', u'cfg-logMaxSize'), ('single', u'logMaxSize (Buildmaster Config)', u'cfg-logMaxSize', u'cfg-logMaxSize')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:174: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; logMaxTailSize', u'cfg-logMaxTailSize', u'cfg-logMaxTailSize'), ('single', u'logMaxTailSize (Buildmaster Config)', u'cfg-logMaxTailSize', u'cfg-logMaxTailSize')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:204: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; changeHorizon', u'cfg-changeHorizon', u'cfg-changeHorizon'), ('single', u'changeHorizon (Buildmaster Config)', u'cfg-changeHorizon', u'cfg-changeHorizon')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:205: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; buildHorizon', u'cfg-buildHorizon', u'cfg-buildHorizon'), ('single', u'buildHorizon (Buildmaster Config)', u'cfg-buildHorizon', u'cfg-buildHorizon')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:206: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; eventHorizon', u'cfg-eventHorizon', u'cfg-eventHorizon'), ('single', u'eventHorizon (Buildmaster Config)', u'cfg-eventHorizon', u'cfg-eventHorizon')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:208: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; logHorizon', u'cfg-logHorizon', u'cfg-logHorizon'), ('single', u'logHorizon (Buildmaster Config)', u'cfg-logHorizon', u'cfg-logHorizon')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:232: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; caches', u'cfg-caches', u'cfg-caches'), ('single', u'caches (Buildmaster Config)', u'cfg-caches', u'cfg-caches')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:233: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; changeCacheSize', u'cfg-changeCacheSize', u'cfg-changeCacheSize'), ('single', u'changeCacheSize (Buildmaster Config)', u'cfg-changeCacheSize', u'cfg-changeCacheSize')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:236: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; buildCacheSize', u'cfg-buildCacheSize', u'cfg-buildCacheSize'), ('single', u'buildCacheSize (Buildmaster Config)', u'cfg-buildCacheSize', u'cfg-buildCacheSize')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:306: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; mergeRequests', u'cfg-mergeRequests', u'cfg-mergeRequests'), ('single', u'mergeRequests (Buildmaster Config)', u'cfg-mergeRequests', u'cfg-mergeRequests')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:324: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; prioritizeBuilders', u'cfg-prioritizeBuilders', u'cfg-prioritizeBuilders'), ('single', u'prioritizeBuilders (Buildmaster Config)', u'cfg-prioritizeBuilders', u'cfg-prioritizeBuilders')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:345: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; protocols', u'cfg-protocols', u'cfg-protocols'), ('single', u'protocols (Buildmaster Config)', u'cfg-protocols', u'cfg-protocols')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:380: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; properties', u'cfg-properties', u'cfg-properties'), ('single', u'properties (Buildmaster Config)', u'cfg-properties', u'cfg-properties')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:394: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; debugPassword', u'cfg-debugPassword', u'cfg-debugPassword'), ('single', u'debugPassword (Buildmaster Config)', u'cfg-debugPassword', u'cfg-debugPassword')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:410: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; manhole', u'cfg-manhole', u'cfg-manhole'), ('single', u'manhole (Buildmaster Config)', u'cfg-manhole', u'cfg-manhole')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:509: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; metrics', u'cfg-metrics', u'cfg-metrics'), ('single', u'metrics (Buildmaster Config)', u'cfg-metrics', u'cfg-metrics')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:533: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; user_managers', u'cfg-user_managers', u'cfg-user_managers'), ('single', u'user_managers (Buildmaster Config)', u'cfg-user_managers', u'cfg-user_managers')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:565: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; validation', u'cfg-validation', u'cfg-validation'), ('single', u'validation (Buildmaster Config)', u'cfg-validation', u'cfg-validation')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:589: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; revlink', u'cfg-revlink', u'cfg-revlink'), ('single', u'revlink (Buildmaster Config)', u'cfg-revlink', u'cfg-revlink')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-global.rst:626: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; codebaseGenerator', u'cfg-codebaseGenerator', u'cfg-codebaseGenerator'), ('single', u'codebaseGenerator (Buildmaster Config)', u'cfg-codebaseGenerator', u'cfg-codebaseGenerator')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:22: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; schedulers', u'cfg-schedulers', u'cfg-schedulers'), ('single', u'schedulers (Buildmaster Config)', u'cfg-schedulers', u'cfg-schedulers')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:178: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; SingleBranchScheduler', u'sched-SingleBranchScheduler', u'sched-SingleBranchScheduler'), ('single', u'SingleBranchScheduler Scheduler', u'sched-SingleBranchScheduler', u'sched-SingleBranchScheduler')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:180: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; Scheduler', u'sched-Scheduler', u'sched-Scheduler'), ('single', u'Scheduler Scheduler', u'sched-Scheduler', u'sched-Scheduler')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:268: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; AnyBranchScheduler', u'sched-AnyBranchScheduler', u'sched-AnyBranchScheduler'), ('single', u'AnyBranchScheduler Scheduler', u'sched-AnyBranchScheduler', u'sched-AnyBranchScheduler')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:308: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; Dependent', u'sched-Dependent', u'sched-Dependent'), ('single', u'Dependent Scheduler', u'sched-Dependent', u'sched-Dependent')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:357: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; Periodic', u'sched-Periodic', u'sched-Periodic'), ('single', u'Periodic Scheduler', u'sched-Periodic', u'sched-Periodic')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:394: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; Nightly', u'sched-Nightly', u'sched-Nightly'), ('single', u'Nightly Scheduler', u'sched-Nightly', u'sched-Nightly')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:501: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; Try_Jobdir', u'sched-Try_Jobdir', u'sched-Try_Jobdir'), ('single', u'Try_Jobdir Scheduler', u'sched-Try_Jobdir', u'sched-Try_Jobdir')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:503: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; Try_Userpass', u'sched-Try_Userpass', u'sched-Try_Userpass'), ('single', u'Try_Userpass Scheduler', u'sched-Try_Userpass', u'sched-Try_Userpass')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:597: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; Triggerable', u'sched-Triggerable', u'sched-Triggerable'), ('single', u'Triggerable Scheduler', u'sched-Triggerable', u'sched-Triggerable')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:670: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; NightlyTriggerable', u'sched-NightlyTriggerable', u'sched-NightlyTriggerable'), ('single', u'NightlyTriggerable Scheduler', u'sched-NightlyTriggerable', u'sched-NightlyTriggerable')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:730: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; ForceScheduler', u'sched-ForceScheduler', u'sched-ForceScheduler'), ('single', u'ForceScheduler Scheduler', u'sched-ForceScheduler', u'sched-ForceScheduler')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:986: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; ChoiceStringParameter', u'sched-ChoiceStringParameter', u'sched-ChoiceStringParameter'), ('single', u'ChoiceStringParameter Scheduler', u'sched-ChoiceStringParameter', u'sched-ChoiceStringParameter')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:1076: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; InheritBuildParameter', u'sched-InheritBuildParameter', u'sched-InheritBuildParameter'), ('single', u'InheritBuildParameter Scheduler', u'sched-InheritBuildParameter', u'sched-InheritBuildParameter')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-schedulers.rst:1121: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Schedulers; BuildslaveChoiceParameter', u'sched-BuildslaveChoiceParameter', u'sched-BuildslaveChoiceParameter'), ('single', u'BuildslaveChoiceParameter Scheduler', u'sched-BuildslaveChoiceParameter', u'sched-BuildslaveChoiceParameter')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:2: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Buildmaster Config; status', u'cfg-status', u'cfg-status'), ('single', u'status (Buildmaster Config)', u'cfg-status', u'cfg-status')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:45: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; WebStatus', u'status-WebStatus', u'status-WebStatus'), ('single', u'WebStatus Status Target', u'status-WebStatus', u'status-WebStatus')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:851: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; MailNotifier', u'status-MailNotifier', u'status-MailNotifier'), ('single', u'MailNotifier Status Target', u'status-MailNotifier', u'status-MailNotifier')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:1260: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; IRC', u'status-IRC', u'status-IRC'), ('single', u'IRC Status Target', u'status-IRC', u'status-IRC')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:1409: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; PBListener', u'status-PBListener', u'status-PBListener'), ('single', u'PBListener Status Target', u'status-PBListener', u'status-PBListener')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:1428: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; StatusPush', u'status-StatusPush', u'status-StatusPush'), ('single', u'StatusPush Status Target', u'status-StatusPush', u'status-StatusPush')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:1453: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; HttpStatusPush', u'status-HttpStatusPush', u'status-HttpStatusPush'), ('single', u'HttpStatusPush Status Target', u'status-HttpStatusPush', u'status-HttpStatusPush')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:1472: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; GerritStatusPush', u'status-GerritStatusPush', u'status-GerritStatusPush'), ('single', u'GerritStatusPush Status Target', u'status-GerritStatusPush', u'status-GerritStatusPush')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-statustargets.rst:1553: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Status Targets; GitHubStatus', u'status-GitHubStatus', u'status-GitHubStatus'), ('single', u'GitHubStatus Status Target', u'status-GitHubStatus', u'status-GitHubStatus')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:55: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; create-master', u'cmdline-create-master', u'cmdline-create-master'), ('single', u'create-master Command Line Subcommand', u'cmdline-create-master', u'cmdline-create-master')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:69: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; start (buildbot)', u'cmdline-start (buildbot)', u'cmdline-start (buildbot)'), ('single', u'start (buildbot) Command Line Subcommand', u'cmdline-start (buildbot)', u'cmdline-start (buildbot)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:85: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; restart (buildbot)', u'cmdline-restart (buildbot)', u'cmdline-restart (buildbot)'), ('single', u'restart (buildbot) Command Line Subcommand', u'cmdline-restart (buildbot)', u'cmdline-restart (buildbot)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:98: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; stop (buildbot)', u'cmdline-stop (buildbot)', u'cmdline-stop (buildbot)'), ('single', u'stop (buildbot) Command Line Subcommand', u'cmdline-stop (buildbot)', u'cmdline-stop (buildbot)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:110: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; sighup', u'cmdline-sighup', u'cmdline-sighup'), ('single', u'sighup Command Line Subcommand', u'cmdline-sighup', u'cmdline-sighup')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:126: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; statuslog', u'cmdline-statuslog', u'cmdline-statuslog'), ('single', u'statuslog Command Line Subcommand', u'cmdline-statuslog', u'cmdline-statuslog')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:144: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; statusgui', u'cmdline-statusgui', u'cmdline-statusgui'), ('single', u'statusgui Command Line Subcommand', u'cmdline-statusgui', u'cmdline-statusgui')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:158: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; try', u'cmdline-try', u'cmdline-try'), ('single', u'try Command Line Subcommand', u'cmdline-try', u'cmdline-try')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:381: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; sendchange', u'cmdline-sendchange', u'cmdline-sendchange'), ('single', u'sendchange Command Line Subcommand', u'cmdline-sendchange', u'cmdline-sendchange')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:448: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; debugclient', u'cmdline-debugclient', u'cmdline-debugclient'), ('single', u'debugclient Command Line Subcommand', u'cmdline-debugclient', u'cmdline-debugclient')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:494: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; user', u'cmdline-user', u'cmdline-user'), ('single', u'user Command Line Subcommand', u'cmdline-user', u'cmdline-user')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:686: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; create-slave', u'cmdline-create-slave', u'cmdline-create-slave'), ('single', u'create-slave Command Line Subcommand', u'cmdline-create-slave', u'cmdline-create-slave')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:702: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; start (buildslave)', u'cmdline-start (buildslave)', u'cmdline-start (buildslave)'), ('single', u'start (buildslave) Command Line Subcommand', u'cmdline-start (buildslave)', u'cmdline-start (buildslave)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:718: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; restart (buildslave)', u'cmdline-restart (buildslave)', u'cmdline-restart (buildslave)'), ('single', u'restart (buildslave) Command Line Subcommand', u'cmdline-restart (buildslave)', u'cmdline-restart (buildslave)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:732: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u'Command Line Subcommands; stop (buildslave)', u'cmdline-stop (buildslave)', u'cmdline-stop (buildslave)'), ('single', u'stop (buildslave) Command Line Subcommand', u'cmdline-stop (buildslave)', u'cmdline-stop (buildslave)')] /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:743: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:746: WARNING: unknown option: -u /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:749: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1127: WARNING: unknown option: -r /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1145: WARNING: unknown option: -D /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1181: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1184: WARNING: unknown option: --password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1311: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1314: WARNING: unknown option: -u /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1317: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1984: WARNING: unknown option: --parallel /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1984: WARNING: unknown option: --parallel /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2135: WARNING: unknown option: --pdf /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2140: WARNING: unknown option: -o /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:613: WARNING: unknown option: --user /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:618: WARNING: unknown option: --password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:65: WARNING: unknown option: -r /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:80: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:93: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:106: WARNING: unknown option: --clean /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:136: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:141: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:181: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:181: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:181: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:185: WARNING: unknown option: --host /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:185: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:185: WARNING: unknown option: --jobdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:190: WARNING: unknown option: --buildbotbin /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:190: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:190: WARNING: unknown option: --buildbotbin /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:197: WARNING: unknown option: --host /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:199: WARNING: unknown option: --jobdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:201: WARNING: unknown option: --masterstatus /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:211: WARNING: unknown option: --wait /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:211: WARNING: unknown option: --quiet /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:223: WARNING: unknown option: --builder /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:237: WARNING: unknown option: --vc=cvs /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:237: WARNING: unknown option: --vc=git /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:257: WARNING: unknown option: --try-topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:257: WARNING: unknown option: --try-topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:263: WARNING: unknown option: --topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:264: WARNING: unknown option: --topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:269: WARNING: unknown option: --branch /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:279: WARNING: unknown option: -D /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:333: WARNING: unknown option: --who=dev /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:333: WARNING: unknown option: --who=dev /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:338: WARNING: unknown option: --comment=COMMENT /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --property=key=value /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --properties=key1=value1,key2=value2... /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --properties /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --property /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:361: WARNING: unknown option: --diff /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:361: WARNING: unknown option: --baserev /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:366: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:366: WARNING: unknown option: --strip /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:366: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --diff /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --vc /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --try-topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --try-topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --connect /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --tryhost /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:394: WARNING: unknown option: auth /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:399: WARNING: unknown option: master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:399: WARNING: unknown option: username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:433: WARNING: unknown option: --logfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:456: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:460: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:460: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:505: WARNING: unknown option: master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: op /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: add /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: remove /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: get /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:519: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:519: WARNING: unknown option: bb_password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:523: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:527: WARNING: unknown option: ids /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:530: WARNING: unknown option: ids /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:530: WARNING: unknown option: remove /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:530: WARNING: unknown option: show /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:533: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: add /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --op /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:558: WARNING: unknown option: add /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:566: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:574: WARNING: unknown option: remove /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:582: WARNING: unknown option: get /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: bb_username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: bb_password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:617: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:620: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:626: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:633: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:636: WARNING: unknown option: --branch /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:639: WARNING: unknown option: --category /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:642: WARNING: unknown option: --connect /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:646: WARNING: unknown option: --builders /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:649: WARNING: unknown option: --vc /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:652: WARNING: unknown option: --branch /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:657: WARNING: unknown option: --try-topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:657: WARNING: unknown option: --try-topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:664: WARNING: unknown option: --tryhost /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:664: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:664: WARNING: unknown option: --trydir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:672: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:672: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:672: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:677: WARNING: unknown option: --wait /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:693: WARNING: unknown option: -r /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:713: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:729: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/customization.rst:667: WARNING: unknown option: --verbose /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/relnotes/0.8.8.rst:53: WARNING: unknown option: --property /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/relnotes/0.8.8.rst:53: WARNING: unknown option: --properties Build finished. The HTML pages are in _build/html. sphinx-build -b singlehtml -d _build/doctrees -q . _build/singlehtml /usr/lib/python2.7/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. RemovedInSphinx17Warning) /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:613: WARNING: unknown option: --user /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-changesources.rst:618: WARNING: unknown option: --password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:743: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:746: WARNING: unknown option: -u /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:749: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1127: WARNING: unknown option: -r /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1145: WARNING: unknown option: -D /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1181: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1184: WARNING: unknown option: --password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1311: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1314: WARNING: unknown option: -u /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1317: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1984: WARNING: unknown option: --parallel /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:1984: WARNING: unknown option: --parallel /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2135: WARNING: unknown option: --pdf /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cfg-buildsteps.rst:2140: WARNING: unknown option: -o /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/customization.rst:667: WARNING: unknown option: --verbose /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:65: WARNING: unknown option: -r /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:80: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:93: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:106: WARNING: unknown option: --clean /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:136: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:141: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:181: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:181: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:181: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:185: WARNING: unknown option: --host /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:185: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:185: WARNING: unknown option: --jobdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:190: WARNING: unknown option: --buildbotbin /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:190: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:190: WARNING: unknown option: --buildbotbin /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:197: WARNING: unknown option: --host /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:199: WARNING: unknown option: --jobdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:201: WARNING: unknown option: --masterstatus /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:211: WARNING: unknown option: --wait /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:211: WARNING: unknown option: --quiet /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:223: WARNING: unknown option: --builder /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:237: WARNING: unknown option: --vc=cvs /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:237: WARNING: unknown option: --vc=git /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:257: WARNING: unknown option: --try-topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:257: WARNING: unknown option: --try-topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:263: WARNING: unknown option: --topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:264: WARNING: unknown option: --topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:269: WARNING: unknown option: --branch /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:279: WARNING: unknown option: -D /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:333: WARNING: unknown option: --who=dev /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:333: WARNING: unknown option: --who=dev /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:338: WARNING: unknown option: --comment=COMMENT /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --property=key=value /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --properties=key1=value1,key2=value2... /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --properties /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:344: WARNING: unknown option: --property /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:361: WARNING: unknown option: --diff /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:361: WARNING: unknown option: --baserev /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:366: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:366: WARNING: unknown option: --strip /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:366: WARNING: unknown option: -p /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --diff /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --vc /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --try-topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --try-topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --connect /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:371: WARNING: unknown option: --tryhost /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:394: WARNING: unknown option: auth /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:399: WARNING: unknown option: master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:399: WARNING: unknown option: username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:433: WARNING: unknown option: --logfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:456: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:460: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:460: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:505: WARNING: unknown option: master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: op /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: add /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: remove /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:515: WARNING: unknown option: get /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:519: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:519: WARNING: unknown option: bb_password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:523: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:527: WARNING: unknown option: ids /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:530: WARNING: unknown option: ids /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:530: WARNING: unknown option: remove /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:530: WARNING: unknown option: show /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:533: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: add /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:541: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:550: WARNING: unknown option: --op /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: user_master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:552: WARNING: unknown option: master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:558: WARNING: unknown option: add /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:566: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:574: WARNING: unknown option: remove /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:582: WARNING: unknown option: get /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: update /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: bb_username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: bb_password /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:590: WARNING: unknown option: info /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:617: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:620: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:626: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:633: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:636: WARNING: unknown option: --branch /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:639: WARNING: unknown option: --category /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:642: WARNING: unknown option: --connect /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:646: WARNING: unknown option: --builders /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:649: WARNING: unknown option: --vc /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:652: WARNING: unknown option: --branch /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:657: WARNING: unknown option: --try-topdir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:657: WARNING: unknown option: --try-topfile /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:664: WARNING: unknown option: --tryhost /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:664: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:664: WARNING: unknown option: --trydir /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:672: WARNING: unknown option: --username /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:672: WARNING: unknown option: --passwd /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:672: WARNING: unknown option: --master /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:677: WARNING: unknown option: --wait /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:693: WARNING: unknown option: -r /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:713: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/manual/cmdline.rst:729: WARNING: unknown option: --nodaemon /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/relnotes/0.8.8.rst:53: WARNING: unknown option: --property /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12/docs/relnotes/0.8.8.rst:53: WARNING: unknown option: --properties Build finished. The HTML page is in _build/singlehtml. # rule disabled, since the .png's are in git #make -C images images-png sed -e 's!href="index.html#!href="#!g' < _build/singlehtml/index.html > _build/html/full.html tar -C _build --transform s/^html/0.8.12/ -zcf docs.tgz html + popd ~/rpmbuild/BUILD/buildbot-0.8.12 + pushd ../buildbot-slave-0.8.12 ~/rpmbuild/BUILD/buildbot-slave-0.8.12 ~/rpmbuild/BUILD/buildbot-0.8.12 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/buildslave copying buildslave/pbutil.py -> build/lib/buildslave copying buildslave/exceptions.py -> build/lib/buildslave copying buildslave/runprocess.py -> build/lib/buildslave copying buildslave/interfaces.py -> build/lib/buildslave copying buildslave/__init__.py -> build/lib/buildslave copying buildslave/bot.py -> build/lib/buildslave copying buildslave/util.py -> build/lib/buildslave creating build/lib/buildslave/commands copying buildslave/commands/cvs.py -> build/lib/buildslave/commands copying buildslave/commands/fs.py -> build/lib/buildslave/commands copying buildslave/commands/repo.py -> build/lib/buildslave/commands copying buildslave/commands/bzr.py -> build/lib/buildslave/commands copying buildslave/commands/darcs.py -> build/lib/buildslave/commands copying buildslave/commands/utils.py -> build/lib/buildslave/commands copying buildslave/commands/hg.py -> build/lib/buildslave/commands copying buildslave/commands/transfer.py -> build/lib/buildslave/commands copying buildslave/commands/bk.py -> build/lib/buildslave/commands copying buildslave/commands/git.py -> build/lib/buildslave/commands copying buildslave/commands/__init__.py -> build/lib/buildslave/commands copying buildslave/commands/p4.py -> build/lib/buildslave/commands copying buildslave/commands/shell.py -> build/lib/buildslave/commands copying buildslave/commands/base.py -> build/lib/buildslave/commands copying buildslave/commands/svn.py -> build/lib/buildslave/commands copying buildslave/commands/registry.py -> build/lib/buildslave/commands copying buildslave/commands/mtn.py -> build/lib/buildslave/commands creating build/lib/buildslave/scripts copying buildslave/scripts/runner.py -> build/lib/buildslave/scripts copying buildslave/scripts/create_slave.py -> build/lib/buildslave/scripts copying buildslave/scripts/restart.py -> build/lib/buildslave/scripts copying buildslave/scripts/__init__.py -> build/lib/buildslave/scripts copying buildslave/scripts/upgrade_slave.py -> build/lib/buildslave/scripts copying buildslave/scripts/start.py -> build/lib/buildslave/scripts copying buildslave/scripts/base.py -> build/lib/buildslave/scripts copying buildslave/scripts/logwatcher.py -> build/lib/buildslave/scripts copying buildslave/scripts/stop.py -> build/lib/buildslave/scripts creating build/lib/buildslave/monkeypatches copying buildslave/monkeypatches/testcase_assert.py -> build/lib/buildslave/monkeypatches copying buildslave/monkeypatches/bug4881.py -> build/lib/buildslave/monkeypatches copying buildslave/monkeypatches/bug5079.py -> build/lib/buildslave/monkeypatches copying buildslave/monkeypatches/__init__.py -> build/lib/buildslave/monkeypatches creating build/lib/buildslave/test copying buildslave/test/test_extra_coverage.py -> build/lib/buildslave/test copying buildslave/test/__init__.py -> build/lib/buildslave/test creating build/lib/buildslave/test/fake copying buildslave/test/fake/slavebuilder.py -> build/lib/buildslave/test/fake copying buildslave/test/fake/runprocess.py -> build/lib/buildslave/test/fake copying buildslave/test/fake/__init__.py -> build/lib/buildslave/test/fake copying buildslave/test/fake/remote.py -> build/lib/buildslave/test/fake creating build/lib/buildslave/test/util copying buildslave/test/util/command.py -> build/lib/buildslave/test/util copying buildslave/test/util/compat.py -> build/lib/buildslave/test/util copying buildslave/test/util/sourcecommand.py -> build/lib/buildslave/test/util copying buildslave/test/util/misc.py -> build/lib/buildslave/test/util copying buildslave/test/util/__init__.py -> build/lib/buildslave/test/util creating build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_base.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_bot.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_svn.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_bzr.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_cvs.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_bk.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_scripts_upgrade_slave.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_bot_BuildSlave.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_mtn.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_hg.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_darcs.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_util.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_scripts_base.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_scripts_restart.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_runprocess.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/runprocess-scripts.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_scripts_create_slave.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_scripts_start.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_p4.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/__init__.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_fs.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_shell.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_utils.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_transfer.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_git.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_scripts_stop.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_scripts_runner.py -> build/lib/buildslave/test/unit copying buildslave/test/unit/test_commands_registry.py -> build/lib/buildslave/test/unit running build_scripts creating build/scripts-2.7 copying and adjusting bin/buildslave -> build/scripts-2.7 changing mode of build/scripts-2.7/buildslave from 644 to 755 + sleep 1 + popd ~/rpmbuild/BUILD/buildbot-0.8.12 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4bJMRg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 + cd buildbot-0.8.12 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/maildir.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/eventual.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/state.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/identifiers.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/netstrings.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/lru.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/subscription.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/bbcollections.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/misc.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/debounce.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/sautils.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/croniter.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util copying build/lib/buildbot/util/ansicodes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/scheduler.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/misc.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/interfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/querylog.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/changesource.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/change_import.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/steps.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/pbmanager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/fuzz.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/flaky.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/dirs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/properties.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/logging.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/connector_component.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/sourcesteps.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/migration.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/config.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/gpo.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/db.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_repo.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_buildslave_ec2.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_changes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_oldsource.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Timed.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_eventual.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_runner.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_hooks_gitorious.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_svnpoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_stop.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_basic.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_statuslog.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_ansicodes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_github.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_builder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_p4poller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_022_add_codebase.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_mail.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_http.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_sendchange.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_deb_lintian.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_persistent_queue.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_connector.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_vstudio.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_mail.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_024_add_buildslaves_table.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_words.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_sourcestampsets.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_builder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_misc.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_cvs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_create_master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_identifiers.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_manager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_bitbucket.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_trycmd.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_oldsource_Repo.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_017_restore_other_indices.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_hooks_github.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_state.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_users.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_properties.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_logobserver.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_mock.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_botmaster_BotMaster.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildstep.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_manual.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_buildslave_openstack.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_mercurial.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_schedulers.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_plugins.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_tryclient.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_015_remove_bad_master_objectid.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_pool.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_remotecommand.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_svn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_buildsets.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_config.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_020_remove_change_links.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Nightly.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_builds.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_buildset.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_debounce.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_authz_Authz.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_hooks_poller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_botmaster_DuplicateSlaveArbitrator.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_maildir.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_build.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_start.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_pb.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_builder_cache.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_build.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_gerrit.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_sourcestamps.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_buildrequests.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_hooks_bitbucket.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_progress.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_dependent.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_mtrlogobserver.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_018_add_sourcestampset.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_subscriptions.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_tryserver.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_manager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_ComparableMixin.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_gerritchangesource.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_bonsaipoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_restart.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_python_twisted.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_trigger.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_base_Source.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_factory.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Periodic.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_sautils.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_filter.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_hgpoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_trysched.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_forcesched.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_user.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_hooks_gitlab.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_auth_HTPasswdAprAuth.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_019_merge_schedulers_to_objects.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_buildstep.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_bbcollections.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_oldsource_ComputeRepositoryURL.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_stash.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_016_restore_buildrequest_indices.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_users.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_lru.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_auth_HTPasswdAuth.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_023_increase_comments_property_lengths.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_usersclient.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_buildslave_libvirt.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_hook.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_debug.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_client.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_changes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_netstrings.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_subunit.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_darcs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_shell.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_pbmanager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_mswin.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_revlinks.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_triggerable.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_gerrit.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_state.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_maxq.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_links.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_sourcestamp.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_git.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildrequest.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_deb_pbuilder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_buildslaves.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_upgrade_master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_slavebuilder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_metrics.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_logfile.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_sendchange.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_gitpoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_transfer.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_statuspng.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_manager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_cache.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_web_hooks_googlecode.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_buildslave_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_mtn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_python.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_status_master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_bzr.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_model.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_checkconfig.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_test_util_gpo.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_enginestrategy.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_p4.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_sourcestamp_revision.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_unpickling.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_shell_command_properties.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_import_unicode_changes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_oldpaths.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_bad_change_properties_rows.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/state.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/botmaster.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakedb.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/libvirt.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/remotecommand.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/pbmanager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/openstack.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/web.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakemaster.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakebuild.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test copying build/lib/buildbot/test/test_extra_coverage.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/mtn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/mercurial.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/svn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/p4.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/git.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/oldsource.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/gerrit.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/darcs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/bzr.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/repo.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/cvs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/mock.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmspec.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/lintian.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/pbuilder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package copying build/lib/buildbot/steps/vstudio.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/python.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/http.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/subunit.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/shell.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/mswin.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/transfer.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/maxq.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/trigger.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/mtrlogobserver.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/python_twisted.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/googlecode.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/gitorious.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/bitbucket.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/gitlab.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/poller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/hooks/github.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks copying build/lib/buildbot/status/web/slaves.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/users.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/buildstatus.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/olpb.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/build.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/baseweb.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/change_hook.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/auth.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/tests.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/feeds.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/about.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/grid.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/status_json.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/session.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/waterfall.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/builder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/console.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/authz.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/root.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/logs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/changes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/step.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/web/pngstatus.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web copying build/lib/buildbot/status/event.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/progress.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/status_gerrit.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/buildrequest.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/html.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/mail.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/tinderbox.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/build.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/logfile.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/results.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/builder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/testresult.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/persistent_queue.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/status_stash.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/buildstep.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/buildset.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/words.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/status_push.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/client.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status copying build/lib/buildbot/status/github.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/stop.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/tryserver.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/logwatcher.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/sendchange.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/start.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/statusgui.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/statuslog.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/restart.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/user.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/checkconfig.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/debugclient.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/runner.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/trycmd.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/create_master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/reconfig.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/upgrade_master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/timed.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/manager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/trysched.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/basic.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/forcesched.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/triggerable.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/dependent.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/filter.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/users.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/manager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/manual.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/logobserver.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/cache.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/buildrequestdistributor.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/metrics.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/buildrequest.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/botmaster.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/build.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/remotecommand.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/factory.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/properties.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/slavebuilder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/builder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/buildstep.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/debug.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process copying build/lib/buildbot/process/subunitlogobserver.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/plugins copying build/lib/buildbot/plugins/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/plugins copying build/lib/buildbot/plugins/db.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/plugins creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/sqlalchemy2364.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/gatherResults.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/python14653.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/servicechecks.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/sqlalchemy2189.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/decorators.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/bug5079.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/testcase_synctest.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/bug4881.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/bug4520.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/testcase_patch.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/testcase_assert.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/types copying build/lib/buildbot/db/types/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/types copying build/lib/buildbot/db/types/json.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/types creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/021_fix_postgres_sequences.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/001_initial.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/008_add_scheduler_changes_index.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/011_add_buildrequest_claims.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/016_restore_buildrequest_indices.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/002_add_proj_repo.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/019_merge_schedulers_to_objects.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/012_add_users_table.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/015_remove_bad_master_objectid.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/004_add_autoincrement.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/023_increase_comments_property_lengths.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/020_remove_change_links.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/005_add_indexes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/003_scheduler_class_name.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/018_add_sourcestampset.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/009_add_patch_author.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/010_fix_column_lengths.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/022_add_codebase.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/013_remove_schedulers_state_column.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/024_add_buildslaves_table.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/006_drop_last_access.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/014_add_users_userpass_columns.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/017_restore_other_indices.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/007_add_object_tables.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/schedulers.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/state.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/buildsets.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/builds.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/users.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/enginestrategy.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/sourcestamps.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/buildslaves.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/buildrequests.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/pool.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/model.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/changes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/connector.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db copying build/lib/buildbot/db/sourcestampsets.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/gtkPanes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/sendchange.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/tryclient.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/usersclient.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/text.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/debug.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/bonsaipoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/mail.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/pb.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/hgpoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/manager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/bitbucket.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/svnpoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/gitpoller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/changes.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/gerritchangesource.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/p4poller.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/filter.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave copying build/lib/buildbot/buildslave/libvirt.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave copying build/lib/buildbot/buildslave/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave copying build/lib/buildbot/buildslave/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave copying build/lib/buildbot/buildslave/openstack.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave copying build/lib/buildbot/buildslave/ec2.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave copying build/lib/buildbot/scheduler.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/buildrequest.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/interfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/master.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/pbmanager.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/manhole.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/sourcestamp.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/ec2buildslave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/locks.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/revlinks.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/pbutil.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/libvirtbuildslave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/config.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying build/lib/buildbot/errors.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/maildir.py to maildir.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/eventual.py to eventual.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/state.py to state.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/identifiers.py to identifiers.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/netstrings.py to netstrings.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/lru.py to lru.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/subscription.py to subscription.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/bbcollections.py to bbcollections.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/misc.py to misc.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/debounce.py to debounce.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/sautils.py to sautils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/croniter.py to croniter.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/util/ansicodes.py to ansicodes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/scheduler.py to scheduler.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/misc.py to misc.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/interfaces.py to interfaces.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/querylog.py to querylog.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/changesource.py to changesource.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/change_import.py to change_import.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/steps.py to steps.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/pbmanager.py to pbmanager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/fuzz.py to fuzz.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/flaky.py to flaky.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/dirs.py to dirs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/properties.py to properties.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/logging.py to logging.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/connector_component.py to connector_component.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/sourcesteps.py to sourcesteps.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/compat.py to compat.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/migration.py to migration.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/config.py to config.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/gpo.py to gpo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/util/db.py to db.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_repo.py to test_steps_source_repo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_buildslave_ec2.py to test_buildslave_ec2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_changes.py to test_db_changes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_oldsource.py to test_steps_source_oldsource.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_timed_Timed.py to test_schedulers_timed_Timed.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_eventual.py to test_util_eventual.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_runner.py to test_scripts_runner.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_hooks_gitorious.py to test_status_web_hooks_gitorious.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_svnpoller.py to test_changes_svnpoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_stop.py to test_scripts_stop.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_basic.py to test_schedulers_basic.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_statuslog.py to test_scripts_statuslog.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_ansicodes.py to test_util_ansicodes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_github.py to test_status_github.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_builder.py to test_process_builder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_p4poller.py to test_changes_p4poller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_022_add_codebase.py to test_db_migrate_versions_022_add_codebase.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_mail.py to test_status_mail.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py to test_schedulers_timed_NightlyTriggerable.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_http.py to test_steps_http.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_clients_sendchange.py to test_clients_sendchange.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_package_deb_lintian.py to test_steps_package_deb_lintian.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_persistent_queue.py to test_status_persistent_queue.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_connector.py to test_db_connector.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_vstudio.py to test_steps_vstudio.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_mail.py to test_changes_mail.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py to test_process_buildrequestdistributor_BuildRequestDistributor.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_024_add_buildslaves_table.py to test_db_migrate_versions_024_add_buildslaves_table.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_words.py to test_status_words.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_sourcestampsets.py to test_db_sourcestampsets.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_builder.py to test_status_builder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_misc.py to test_util_misc.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_cvs.py to test_steps_source_cvs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_create_master.py to test_scripts_create_master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_identifiers.py to test_util_identifiers.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_manager.py to test_schedulers_manager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_bitbucket.py to test_changes_bitbucket.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_trycmd.py to test_scripts_trycmd.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_base.py to test_status_web_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_oldsource_Repo.py to test_steps_source_oldsource_Repo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_017_restore_other_indices.py to test_db_migrate_versions_017_restore_other_indices.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_hooks_github.py to test_status_web_hooks_github.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_state.py to test_db_state.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_users_users.py to test_process_users_users.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_properties.py to test_process_properties.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_logobserver.py to test_process_logobserver.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_package_rpm_mock.py to test_steps_package_rpm_mock.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_botmaster_BotMaster.py to test_process_botmaster_BotMaster.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_buildstep.py to test_process_buildstep.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_users_manual.py to test_process_users_manual.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_buildslave_openstack.py to test_buildslave_openstack.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_mercurial.py to test_steps_source_mercurial.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_schedulers.py to test_db_schedulers.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_plugins.py to test_plugins.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_clients_tryclient.py to test_clients_tryclient.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_015_remove_bad_master_objectid.py to test_db_migrate_versions_015_remove_bad_master_objectid.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_pool.py to test_db_pool.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_slave.py to test_steps_slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_remotecommand.py to test_process_remotecommand.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_svn.py to test_steps_source_svn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_package_rpm_rpmlint.py to test_steps_package_rpm_rpmlint.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_buildsets.py to test_db_buildsets.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_config.py to test_config.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_020_remove_change_links.py to test_db_migrate_versions_020_remove_change_links.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py to test_contrib_buildbot_cvs_mail.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_timed_Nightly.py to test_schedulers_timed_Nightly.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_builds.py to test_db_builds.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_buildset.py to test_status_buildset.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_debounce.py to test_util_debounce.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_authz_Authz.py to test_status_web_authz_Authz.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_hooks_poller.py to test_status_web_hooks_poller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_botmaster_DuplicateSlaveArbitrator.py to test_process_botmaster_DuplicateSlaveArbitrator.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py to test_steps_package_rpm_rpmbuild.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py to test_changes_mail_CVSMaildirSource.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_maildir.py to test_util_maildir.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_build.py to test_status_build.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_start.py to test_scripts_start.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_pb.py to test_changes_pb.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_builder_cache.py to test_status_builder_cache.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_build.py to test_process_build.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_gerrit.py to test_steps_source_gerrit.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_sourcestamps.py to test_db_sourcestamps.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_buildrequests.py to test_db_buildrequests.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_hooks_bitbucket.py to test_status_web_hooks_bitbucket.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_progress.py to test_status_progress.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_dependent.py to test_schedulers_dependent.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_mtrlogobserver.py to test_steps_mtrlogobserver.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_018_add_sourcestampset.py to test_db_migrate_versions_018_add_sourcestampset.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_subscriptions.py to test_util_subscriptions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_tryserver.py to test_scripts_tryserver.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_users_manager.py to test_process_users_manager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_ComparableMixin.py to test_util_ComparableMixin.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_gerritchangesource.py to test_changes_gerritchangesource.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_bonsaipoller.py to test_changes_bonsaipoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_timed_NightlyBase.py to test_schedulers_timed_NightlyBase.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_restart.py to test_scripts_restart.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_python_twisted.py to test_steps_python_twisted.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_trigger.py to test_steps_trigger.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_base_Source.py to test_steps_source_base_Source.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_factory.py to test_process_factory.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_timed_Periodic.py to test_schedulers_timed_Periodic.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_base.py to test_changes_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_sautils.py to test_util_sautils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_base.py to test_scripts_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_filter.py to test_changes_filter.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_hgpoller.py to test_changes_hgpoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_trysched.py to test_schedulers_trysched.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_forcesched.py to test_schedulers_forcesched.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_user.py to test_scripts_user.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_hooks_gitlab.py to test_status_web_hooks_gitlab.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_auth_HTPasswdAprAuth.py to test_status_web_auth_HTPasswdAprAuth.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_019_merge_schedulers_to_objects.py to test_db_migrate_versions_019_merge_schedulers_to_objects.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util.py to test_util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_buildstep.py to test_status_buildstep.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_bbcollections.py to test_util_bbcollections.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.py to test_db_migrate_versions_021_fix_postgres_sequences.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_oldsource_ComputeRepositoryURL.py to test_steps_source_oldsource_ComputeRepositoryURL.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_base.py to test_schedulers_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_stash.py to test_status_stash.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_016_restore_buildrequest_indices.py to test_db_migrate_versions_016_restore_buildrequest_indices.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_users.py to test_db_users.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.py to test_db_migrate_versions_011_add_buildrequest_claims.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_master.py to test_master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_lru.py to test_util_lru.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_auth_HTPasswdAuth.py to test_status_web_auth_HTPasswdAuth.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_migrate_versions_023_increase_comments_property_lengths.py to test_db_migrate_versions_023_increase_comments_property_lengths.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_clients_usersclient.py to test_clients_usersclient.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_buildslave_libvirt.py to test_buildslave_libvirt.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_hook.py to test_status_web_hook.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_debug.py to test_process_debug.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_client.py to test_status_client.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_changes.py to test_changes_changes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_netstrings.py to test_util_netstrings.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_subunit.py to test_steps_subunit.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_darcs.py to test_steps_source_darcs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_shell.py to test_steps_shell.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_pbmanager.py to test_pbmanager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_mswin.py to test_steps_mswin.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_revlinks.py to test_revlinks.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_master.py to test_steps_master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_schedulers_triggerable.py to test_schedulers_triggerable.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_gerrit.py to test_status_gerrit.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_util_state.py to test_util_state.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_maxq.py to test_steps_maxq.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_links.py to test_status_web_links.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_sourcestamp.py to test_sourcestamp.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_git.py to test_steps_source_git.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_buildrequest.py to test_process_buildrequest.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_package_deb_pbuilder.py to test_steps_package_deb_pbuilder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_buildslaves.py to test_db_buildslaves.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_upgrade_master.py to test_scripts_upgrade_master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_slavebuilder.py to test_process_slavebuilder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_metrics.py to test_process_metrics.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_slave.py to test_status_slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_logfile.py to test_status_logfile.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_sendchange.py to test_scripts_sendchange.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_gitpoller.py to test_changes_gitpoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_transfer.py to test_steps_transfer.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_statuspng.py to test_status_web_statuspng.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_base.py to test_db_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_changes_manager.py to test_changes_manager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_process_cache.py to test_process_cache.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_web_hooks_googlecode.py to test_status_web_hooks_googlecode.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_buildslave_base.py to test_buildslave_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_mtn.py to test_steps_source_mtn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_python.py to test_steps_python.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_status_master.py to test_status_master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_bzr.py to test_steps_source_bzr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_model.py to test_db_model.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_scripts_checkconfig.py to test_scripts_checkconfig.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_test_util_gpo.py to test_test_util_gpo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_db_enginestrategy.py to test_db_enginestrategy.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/unit/test_steps_source_p4.py to test_steps_source_p4.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/test_sourcestamp_revision.py to test_sourcestamp_revision.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/test_unpickling.py to test_unpickling.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/test_shell_command_properties.py to test_shell_command_properties.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/test_import_unicode_changes.py to test_import_unicode_changes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py to test_steps_shell_WarningCountingShellCommand.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/test_oldpaths.py to test_oldpaths.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/regressions/test_bad_change_properties_rows.py to test_bad_change_properties_rows.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/state.py to state.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/botmaster.py to botmaster.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/fakedb.py to fakedb.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/libvirt.py to libvirt.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/remotecommand.py to remotecommand.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/pbmanager.py to pbmanager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/openstack.py to openstack.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/slave.py to slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/web.py to web.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/fakemaster.py to fakemaster.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/fake/fakebuild.py to fakebuild.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/test/test_extra_coverage.py to test_extra_coverage.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/mtn.py to mtn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/mercurial.py to mercurial.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/svn.py to svn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/p4.py to p4.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/git.py to git.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/oldsource.py to oldsource.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/gerrit.py to gerrit.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/darcs.py to darcs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/bzr.py to bzr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/repo.py to repo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/source/cvs.py to cvs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm/rpmlint.py to rpmlint.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm/mock.py to mock.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm/rpmspec.py to rpmspec.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/rpm/rpmbuild.py to rpmbuild.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/deb/lintian.py to lintian.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/deb/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/deb/pbuilder.py to pbuilder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/package/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/vstudio.py to vstudio.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/python.py to python.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/http.py to http.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/subunit.py to subunit.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/shell.py to shell.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/master.py to master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/mswin.py to mswin.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/transfer.py to transfer.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/maxq.py to maxq.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/trigger.py to trigger.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/slave.py to slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/mtrlogobserver.py to mtrlogobserver.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/steps/python_twisted.py to python_twisted.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/googlecode.py to googlecode.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/gitorious.py to gitorious.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/bitbucket.py to bitbucket.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/gitlab.py to gitlab.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/poller.py to poller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/hooks/github.py to github.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/slaves.py to slaves.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/users.py to users.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/buildstatus.py to buildstatus.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/olpb.py to olpb.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/build.py to build.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/baseweb.py to baseweb.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/change_hook.py to change_hook.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/auth.py to auth.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/tests.py to tests.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/feeds.py to feeds.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/about.py to about.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/grid.py to grid.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/status_json.py to status_json.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/session.py to session.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/waterfall.py to waterfall.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/builder.py to builder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/console.py to console.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/authz.py to authz.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/root.py to root.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/logs.py to logs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/changes.py to changes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/step.py to step.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/pngstatus.py to pngstatus.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/event.py to event.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/progress.py to progress.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/status_gerrit.py to status_gerrit.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/buildrequest.py to buildrequest.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/html.py to html.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/mail.py to mail.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/tinderbox.py to tinderbox.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/build.py to build.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/master.py to master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/logfile.py to logfile.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/results.py to results.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/builder.py to builder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/testresult.py to testresult.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/persistent_queue.py to persistent_queue.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/status_stash.py to status_stash.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/buildstep.py to buildstep.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/slave.py to slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/buildset.py to buildset.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/words.py to words.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/status_push.py to status_push.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/client.py to client.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/github.py to github.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/stop.py to stop.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/tryserver.py to tryserver.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/logwatcher.py to logwatcher.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/sendchange.py to sendchange.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/start.py to start.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/statusgui.py to statusgui.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/statuslog.py to statuslog.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/restart.py to restart.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/user.py to user.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/checkconfig.py to checkconfig.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/debugclient.py to debugclient.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/runner.py to runner.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/trycmd.py to trycmd.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/create_master.py to create_master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/reconfig.py to reconfig.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts/upgrade_master.py to upgrade_master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/timed.py to timed.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/manager.py to manager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/trysched.py to trysched.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/basic.py to basic.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/forcesched.py to forcesched.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/triggerable.py to triggerable.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/dependent.py to dependent.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/schedulers/filter.py to filter.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users/users.py to users.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users/manager.py to manager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/users/manual.py to manual.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/logobserver.py to logobserver.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/cache.py to cache.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/buildrequestdistributor.py to buildrequestdistributor.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/metrics.py to metrics.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/buildrequest.py to buildrequest.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/botmaster.py to botmaster.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/build.py to build.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/remotecommand.py to remotecommand.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/factory.py to factory.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/properties.py to properties.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/slavebuilder.py to slavebuilder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/builder.py to builder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/buildstep.py to buildstep.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/debug.py to debug.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/process/subunitlogobserver.py to subunitlogobserver.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/plugins/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/plugins/db.py to db.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/sqlalchemy2364.py to sqlalchemy2364.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/gatherResults.py to gatherResults.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/python14653.py to python14653.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/servicechecks.py to servicechecks.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/sqlalchemy2189.py to sqlalchemy2189.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/decorators.py to decorators.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/bug5079.py to bug5079.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/testcase_synctest.py to testcase_synctest.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/bug4881.py to bug4881.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/bug4520.py to bug4520.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/testcase_patch.py to testcase_patch.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/monkeypatches/testcase_assert.py to testcase_assert.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/types/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/types/json.py to json.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/021_fix_postgres_sequences.py to 021_fix_postgres_sequences.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/001_initial.py to 001_initial.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/008_add_scheduler_changes_index.py to 008_add_scheduler_changes_index.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/011_add_buildrequest_claims.py to 011_add_buildrequest_claims.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/016_restore_buildrequest_indices.py to 016_restore_buildrequest_indices.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/002_add_proj_repo.py to 002_add_proj_repo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/019_merge_schedulers_to_objects.py to 019_merge_schedulers_to_objects.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/012_add_users_table.py to 012_add_users_table.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/015_remove_bad_master_objectid.py to 015_remove_bad_master_objectid.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/004_add_autoincrement.py to 004_add_autoincrement.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/023_increase_comments_property_lengths.py to 023_increase_comments_property_lengths.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/020_remove_change_links.py to 020_remove_change_links.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/005_add_indexes.py to 005_add_indexes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/003_scheduler_class_name.py to 003_scheduler_class_name.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/018_add_sourcestampset.py to 018_add_sourcestampset.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/009_add_patch_author.py to 009_add_patch_author.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/010_fix_column_lengths.py to 010_fix_column_lengths.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/022_add_codebase.py to 022_add_codebase.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/013_remove_schedulers_state_column.py to 013_remove_schedulers_state_column.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/024_add_buildslaves_table.py to 024_add_buildslaves_table.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/006_drop_last_access.py to 006_drop_last_access.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/014_add_users_userpass_columns.py to 014_add_users_userpass_columns.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/017_restore_other_indices.py to 017_restore_other_indices.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate/versions/007_add_object_tables.py to 007_add_object_tables.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/schedulers.py to schedulers.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/state.py to state.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/buildsets.py to buildsets.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/builds.py to builds.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/users.py to users.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/enginestrategy.py to enginestrategy.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/sourcestamps.py to sourcestamps.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/buildslaves.py to buildslaves.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/exceptions.py to exceptions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/buildrequests.py to buildrequests.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/pool.py to pool.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/model.py to model.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/changes.py to changes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/connector.py to connector.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/sourcestampsets.py to sourcestampsets.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/gtkPanes.py to gtkPanes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/sendchange.py to sendchange.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/tryclient.py to tryclient.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/usersclient.py to usersclient.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/text.py to text.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients/debug.py to debug.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/bonsaipoller.py to bonsaipoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/mail.py to mail.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/pb.py to pb.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/hgpoller.py to hgpoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/manager.py to manager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/bitbucket.py to bitbucket.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/svnpoller.py to svnpoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/gitpoller.py to gitpoller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/changes.py to changes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/gerritchangesource.py to gerritchangesource.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/p4poller.py to p4poller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/changes/filter.py to filter.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave/libvirt.py to libvirt.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave/openstack.py to openstack.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildslave/ec2.py to ec2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scheduler.py to scheduler.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/buildrequest.py to buildrequest.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/interfaces.py to interfaces.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/master.py to master.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/pbmanager.py to pbmanager.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/manhole.py to manhole.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/sourcestamp.py to sourcestamp.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/ec2buildslave.py to ec2buildslave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/locks.py to locks.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/revlinks.py to revlinks.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/pbutil.py to pbutil.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/libvirtbuildslave.py to libvirtbuildslave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/config.py to config.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/errors.py to errors.pyc writing byte-compilation script '/tmp/tmpAuFDz0.py' /usr/bin/python2 -O /tmp/tmpAuFDz0.py removing /tmp/tmpAuFDz0.py running install_data copying buildbot/buildbot.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot copying buildbot/db/migrate/migrate.cfg -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/db/migrate copying buildbot/clients/debug.glade -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/clients creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/default.css -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/bg_gradient.jpg -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/robots.txt -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/templates_readme.txt -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/favicon.ico -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/skipped_small.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/skipped_normal.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/failure_normal.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/warnings_large.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/warnings_small.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/retry_large.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/failure_small.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/success_normal.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/retry_normal.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/unknown_normal.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/exception_large.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/skipped_large.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/unknown_large.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/unknown_small.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/failure_large.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/success_small.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/success_large.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/exception_normal.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/retry_small.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/warnings_normal.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files copying buildbot/status/web/files/exception_small.png -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/files creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/directory.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/root.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/console.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/waterfall.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/build.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/buildslaves.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/grid.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/layout.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/feed_sources.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/users.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/authfail.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/buildstatus.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/user.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/onelineperbuildonebuilder.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/change_macros.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/empty.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/onelineperbuild.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/grid_transposed.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/box_macros.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/waterfallhelp.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/revmacros.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/about.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/jsonhelp.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/testresult.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/feed_description.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/logs.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/builder.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/footer.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/build_line.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/forms.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/change_sources.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/grid_macros.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/builders.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/change.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/buildslave.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/buildstep.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/authzfail.html -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/feed_rss20.xml -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/status/web/templates/feed_atom10.xml -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/status/web/templates copying buildbot/scripts/sample.cfg -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts copying buildbot/scripts/buildbot_tac.tmpl -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot/scripts running install_egg_info running egg_info creating buildbot.egg-info writing requirements to buildbot.egg-info/requires.txt writing buildbot.egg-info/PKG-INFO writing top-level names to buildbot.egg-info/top_level.txt writing dependency_links to buildbot.egg-info/dependency_links.txt writing entry points to buildbot.egg-info/entry_points.txt writing manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'buildbot.egg-info/SOURCES.txt' Copying buildbot.egg-info to /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot-0.8.12-py2.7.egg-info running install_scripts creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/bin copying build/scripts-2.7/buildbot -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/bin changing mode of /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/bin/buildbot to 755 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/buildbot/ /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/man/man1/ /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-0.8.12 + cp -R contrib /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64//usr/share/buildbot/ + cp docs/buildbot.1 /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/man/man1/buildbot.1 + tar xf docs/docs.tgz --strip-components=1 -C /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-0.8.12 + sed -i 's/\r//' /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64//usr/share/buildbot/contrib/windows/buildbot.bat /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64//usr/share/buildbot/contrib/windows/buildbot_service.py + chmod -x /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64//usr/share/buildbot/contrib/windows/buildbot.bat /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64//usr/share/buildbot/contrib/windows/buildbot_service.py + cd ../buildbot-slave-0.8.12 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_registry.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_scripts_runner.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_scripts_stop.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_git.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_transfer.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_utils.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_shell.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_fs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_p4.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_scripts_start.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_scripts_create_slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/runprocess-scripts.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_runprocess.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_scripts_restart.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_scripts_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_util.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_darcs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_hg.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_mtn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_bot_BuildSlave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_scripts_upgrade_slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_bk.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_cvs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_bzr.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_svn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_bot.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit copying build/lib/buildslave/test/unit/test_commands_base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util copying build/lib/buildslave/test/util/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util copying build/lib/buildslave/test/util/misc.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util copying build/lib/buildslave/test/util/sourcecommand.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util copying build/lib/buildslave/test/util/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util copying build/lib/buildslave/test/util/command.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake copying build/lib/buildslave/test/fake/remote.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake copying build/lib/buildslave/test/fake/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake copying build/lib/buildslave/test/fake/runprocess.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake copying build/lib/buildslave/test/fake/slavebuilder.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake copying build/lib/buildslave/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test copying build/lib/buildslave/test/test_extra_coverage.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches copying build/lib/buildslave/monkeypatches/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches copying build/lib/buildslave/monkeypatches/bug5079.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches copying build/lib/buildslave/monkeypatches/bug4881.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches copying build/lib/buildslave/monkeypatches/testcase_assert.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/stop.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/logwatcher.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/start.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/upgrade_slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/restart.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/create_slave.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts copying build/lib/buildslave/scripts/runner.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts creating /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/mtn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/registry.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/svn.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/base.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/shell.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/p4.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/git.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/bk.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/transfer.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/hg.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/darcs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/bzr.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/repo.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/fs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/commands/cvs.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands copying build/lib/buildslave/util.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave copying build/lib/buildslave/bot.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave copying build/lib/buildslave/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave copying build/lib/buildslave/interfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave copying build/lib/buildslave/runprocess.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave copying build/lib/buildslave/exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave copying build/lib/buildslave/pbutil.py -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_registry.py to test_commands_registry.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_scripts_runner.py to test_scripts_runner.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_scripts_stop.py to test_scripts_stop.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_git.py to test_commands_git.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_transfer.py to test_commands_transfer.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_utils.py to test_commands_utils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_shell.py to test_commands_shell.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_fs.py to test_commands_fs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_p4.py to test_commands_p4.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_scripts_start.py to test_scripts_start.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_scripts_create_slave.py to test_scripts_create_slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/runprocess-scripts.py to runprocess-scripts.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_runprocess.py to test_runprocess.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_scripts_restart.py to test_scripts_restart.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_scripts_base.py to test_scripts_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_util.py to test_util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_darcs.py to test_commands_darcs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_hg.py to test_commands_hg.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_mtn.py to test_commands_mtn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_bot_BuildSlave.py to test_bot_BuildSlave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_scripts_upgrade_slave.py to test_scripts_upgrade_slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_bk.py to test_commands_bk.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_cvs.py to test_commands_cvs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_bzr.py to test_commands_bzr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_svn.py to test_commands_svn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_bot.py to test_bot.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/unit/test_commands_base.py to test_commands_base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util/misc.py to misc.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util/sourcecommand.py to sourcecommand.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util/compat.py to compat.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/util/command.py to command.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake/remote.py to remote.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake/runprocess.py to runprocess.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/fake/slavebuilder.py to slavebuilder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/test/test_extra_coverage.py to test_extra_coverage.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches/bug5079.py to bug5079.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches/bug4881.py to bug4881.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/monkeypatches/testcase_assert.py to testcase_assert.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/stop.py to stop.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/logwatcher.py to logwatcher.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/start.py to start.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/upgrade_slave.py to upgrade_slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/restart.py to restart.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/create_slave.py to create_slave.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/scripts/runner.py to runner.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/mtn.py to mtn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/registry.py to registry.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/svn.py to svn.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/shell.py to shell.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/p4.py to p4.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/git.py to git.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/bk.py to bk.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/transfer.py to transfer.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/hg.py to hg.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/utils.py to utils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/darcs.py to darcs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/bzr.py to bzr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/repo.py to repo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/fs.py to fs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/commands/cvs.py to cvs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/util.py to util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/bot.py to bot.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/interfaces.py to interfaces.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/runprocess.py to runprocess.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/exceptions.py to exceptions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildslave/pbutil.py to pbutil.pyc writing byte-compilation script '/tmp/tmpqwlPbo.py' /usr/bin/python2 -O /tmp/tmpqwlPbo.py removing /tmp/tmpqwlPbo.py running install_data running install_egg_info running egg_info creating buildbot_slave.egg-info writing requirements to buildbot_slave.egg-info/requires.txt writing buildbot_slave.egg-info/PKG-INFO writing top-level names to buildbot_slave.egg-info/top_level.txt writing dependency_links to buildbot_slave.egg-info/dependency_links.txt writing manifest file 'buildbot_slave.egg-info/SOURCES.txt' reading manifest file 'buildbot_slave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'buildbot_slave.egg-info/SOURCES.txt' Copying buildbot_slave.egg-info to /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7/site-packages/buildbot_slave-0.8.12-py2.7.egg-info running install_scripts copying build/scripts-2.7/buildslave -> /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/bin changing mode of /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/bin/buildslave to 755 + sed -i '1i#!/usr/bin/python' /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/buildbot/contrib/bk_buildbot.py + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.8.12-3.mga7 --unique-debug-suffix -0.8.12-3.mga7.x86_64 --unique-debug-src-base buildbot-0.8.12-3.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/buildbot-0.8.12 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: buildbot-0.8.12-3.mga7.noarch Processing files: buildbot-master-0.8.12-3.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LvmP7K + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd buildbot-0.8.12 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-master + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-master + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-master + cp -pr CREDITS /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-master + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-master + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-master + cp -pr UPGRADING /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-master + exit 0 Provides: buildbot-master = 0.8.12-3.mga7 python2.7dist(buildbot) = 0.8.12 python2dist(buildbot) = 0.8.12 pythonegg(2)(buildbot) = 0.8.12 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: coreutils python python(abi) = 2.7 python2.7dist(jinja2) >= 2.1 python2.7dist(python-dateutil) >= 1.5 python2.7dist(sqlalchemy) >= 0.6 python2.7dist(sqlalchemy-migrate) >= 0.7.2 python2.7dist(twisted) >= 11.0.0 Recommends: buildbot-doc Processing files: buildbot-slave-0.8.12-3.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ejdgvf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd buildbot-0.8.12 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-slave + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-slave + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-slave + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-slave + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-slave + cp -pr UPGRADING /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64/usr/share/doc/buildbot-slave + exit 0 Provides: buildbot-slave = 0.8.12-3.mga7 python2.7dist(buildbot-slave) = 0.8.12 python2dist(buildbot-slave) = 0.8.12 pythonegg(2)(buildbot-slave) = 0.8.12 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 python2.7dist(twisted) >= 8.0.0 Processing files: buildbot-doc-0.8.12-3.mga7.noarch Provides: buildbot-doc = 0.8.12-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-0.8.12-3.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-master-0.8.12-3.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-slave-0.8.12-3.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-doc-0.8.12-3.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zVMWs7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd buildbot-0.8.12 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/buildbot-0.8.12-3.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sLDByZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf buildbot-0.8.12 + exit 0 D: [iurt_root_command] Success!