https://bugzilla.redhat.com/show_bug.cgi?id=1614631
Niels de Vos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Niels de Vos <[email protected]> --- The rest of the error message contains a little more details: INFO: mock.py version 1.4.11 starting (python version = 2.7.5)... Start: init plugins INFO: selinux disabled Finish: init plugins Start: run INFO: Start(glusterfs-4.2dev-0.240.git4657137.el7.src.rpm) Config(epel-7-x86_64) Start: clean chroot ERROR: Exception(glusterfs-4.2dev-0.240.git4657137.el7.src.rpm) Config(epel-7-x86_64) 0 minutes 0 seconds INFO: Results and/or logs in: /home/jenkins/root/workspace/devrpm-el7/RPMS/el7/x86_64/ INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot ERROR: Build root is locked by another process. Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE The "ERROR: Build root is locked by another process." suggests that there was an other mock process building for epel-7-x86_64 on the system. Or, possibly a mock process was uncleanly exited and some pieces were left over. In order to prevent this in the future, I recommend to run mock with a --uniqueext=UNIQUEEXT option that is unique for the jobname+jobid. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=dHr5oxSuEv&a=cc_unsubscribe _______________________________________________ Gluster-infra mailing list [email protected] https://lists.gluster.org/mailman/listinfo/gluster-infra
