
this is deceiving. jenkins slave 04 actually has only 3 executors, so only 3 jobs in parallel can run on it. but it can host as many "parent" jobs for matrix jobs as jenkins master assigns to him. it doesn't mean it's running anything, it's just uses that slave as starting point before running all the configuration on other slaves, afaik the only thing done is git clone on that slave and that's all. ----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: "infra" <infra@ovirt.org> Sent: Saturday, June 14, 2014 12:51:39 PM Subject: unbalanced jobs
Hi, I now am seeing that jenkins-slave-host04.ovirt.org is running the following jobs: 1 Idle 2 Building ovirt-engine_master_create-rpms_merged ยป centos6-host #1897
^ this is an example of a real job running a matrix job configuration
3 Idle 4 Building ovirt-engine_master_create-rpms_merged #1892 5 Building ovirt-engine_master_create-rpms_merged #1893 6 Building ovirt-engine_master_create-rpms_merged #1894
^ this is a parent job, just using a virtual slot on the slave, and not actually running anything.
7 Building ovirt-engine_master_create-rpms_merged #1895 8 Building ovirt-engine_master_create-rpms_merged #1896 9 Building ovirt-engine_master_create-rpms_merged #1897
I don't remember how powerful is that slave, but 7 parallel engine full builds means at least 16GB of ram consumed and intensive I/O. I guess this wasn't expected behavior.
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra