Hi.
For the last day I am getting this error over and over again from jenkins:

Start: yum install
07:23:55 ERROR: Command failed. See logs for output.
07:23:55  # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_64-cc6e9a99555654260f7f229c124a6940-31053/root/ --releasever 7 install @buildsys-build --setopt=tsflags=nocontexts
07:23:55 WARNING: unable to delete selinux filesystems (/tmp/mock-selinux-plugin.3tk4zgr4): [Errno 1] Operation not permitted: '/tmp/mock-selinux-plugin.3tk4zgr4'
07:23:55 Init took 3 seconds

(see http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/2026/)

This fails the job, so I get -1 from Jenkins CI for my patch.
I am pretty sure it is not related to the patch. also fc23 job passes.

Any idea what's the problem?

Thanks