Build fail with "# /usr/sbin/groupadd -g 1000 mock" - no test was run
Description
causes
Activity

Former user November 30, 2018 at 10:19 AM
I've set fc27 to only run jobs requesting this label (as we still have lago_master_github_check-patch-fc27-x86_64 and jenkins_master_check-patch-fc27-x86_64 needing those) and am working on fc29 in

Eyal Edri November 28, 2018 at 9:26 AM
I took off all the fc27 slaves for now.

Eyal Edri November 28, 2018 at 9:23 AM
you're right, found it later, took the slave offline.

Former user November 28, 2018 at 9:20 AM
It was a fc27 slave after all:
09:32:36 [check-patch.el7.x86_64] Running on vm0162.workers-phx.ovirt.org in /home/jenkins/workspace/vdsm_standard-check-patch
Maybe we will disconnect them meanwhile?

Eyal Edri November 28, 2018 at 9:17 AM
this one failed on el7 slave, so maybe its not related to fc27?

Nir Soffer November 27, 2018 at 9:12 PM
Another failure:
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/243/
On Tue, Nov 27, 2018 at 1:38 PM Eyal Edri (oVirt JIRA) <

Eyal Edri November 27, 2018 at 11:37 AM
There are quite a few fc27 slaves - http://jenkins.ovirt.org/label/fc27/
Let's verify that indeed all of them are causing issues before removing them and causing lack of resources.

Eyal Edri November 27, 2018 at 9:24 AM
Nothing on those slaves desc indicated they have an issue, so I'm not sure that was the reason they were taken offline.
In any case if they are not OK, they should be reinstalled as centos 7.
can you reinstall all the fc27 slaves as centos7?
Probably best to bring them down now ( I would but I don't have access to jenkins for some reason, I can't login )

Barak Korren November 27, 2018 at 8:47 AM
This looks like a very old known issue - this happens when someone sets up a slave when the jenkins
UID/GID are 1000.
, - this seems to be all happenning on the fc27 slaves you brought up, I guess now we know why they were down in the 1st place...
WRT your 2nd issue - we actually have fixes for that where possible - but not in STDCI V1... The code structure of STDCI V1 makes this close to impossible to do there...
But for this particular issue, its not really possible to tell the difference because the failure is occurring in the innermost mock
invocation that is launching your script...
Details
Assignee
Former userFormer user(Deactivated)Reporter
Nir SofferNir SofferPriority
Medium
Details
Details
Assignee

Reporter

I have seen this issue in the recent days several times.
Here are some examples:
-
https://jenkins.ovirt.org/job/vdsm_master_check-patch-fc28-x86_64/2269/console
-
https://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/26243/console
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/91/console
-
https://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/26187/console
There are too issues:
No test ran, so we need to retrigger manually
Gerrit report build FAILURE instead of build ERROR
I reported the second issue many times in the last 5 years, no progress yet.
Nir